commit | 3d54927678139c580fd3029c17e7d8a94b3a60f7 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Wed Sep 21 18:52:14 2005 +0000 |
committer | hasso <hasso> | Wed Sep 21 18:52:14 2005 +0000 |
tree | 5c7fd8ec889f67e5bc206cee4fbc12eaa5ee3762 | |
parent | ebf1ead0326bf18293c24ee151d22071e8bebc10 [diff] [blame] |
* isis_route.c: Fix output of nexthops in case of extreme debug.
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 36098d1..78dc462 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog
@@ -1,3 +1,7 @@ +2005-09-21 Hasso Tepper <hasso at quagga.net> + + * isis_route.c: Fix output of nexthops in case of extreme debug. + 2005-09-19 Hasso Tepper <hasso at quagga.net> * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.