diff options
author | hasso <hasso> | 2005-09-25 12:04:25 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-25 12:04:25 +0000 |
commit | ffe543af88fca1d8be49c3a3fe2f50b02919c689 (patch) | |
tree | 9eac072d987227d11689443e4446ce2c82f79017 /isisd/ChangeLog | |
parent | d24af186ea5a964300d93bb6fb4384911153d9d6 (diff) |
* dict.[ch]: Revert all nonfunctional changes. It's external module
imported from kazlib and it's better not to screw it - there is
theoretical chance that we might want to merge changes from upstream
at some point. Also avoid the loss of info about upstream version
(rcsid).
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 78dc462b..a695800e 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,11 @@ +2005-09-25 Hasso Tepper <hasso at quagga.net> + + * dict.[ch]: Revert all nonfunctional changes. It's external module + imported from kazlib and it's better not to screw it - there is + theoretical chance that we might want to merge changes from upstream + at some point. Also avoid the loss of info about upstream version + (rcsid). + 2005-09-21 Hasso Tepper <hasso at quagga.net> * isis_route.c: Fix output of nexthops in case of extreme debug. |