diff options
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 1264bf0a..2ac5a517 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,11 @@ +2005-11-23 Paul Jakma <paul.jakma@sun.com> + + * aspath_test.c: Add an empty aspath to test segments, and to + compare tests. + Add a segment identical to seq1, but with one extra asn. + Fix bogus free of stream in make_aspath for case where + no stream was allocated (empty path data). + 2005-10-11 Paul Jakma <paul.jakma@sun.com> * test-privs.c: Privileges unit test. |