summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-09-21 18:52:14 +0000
committerhasso <hasso>2005-09-21 18:52:14 +0000
commit3d54927678139c580fd3029c17e7d8a94b3a60f7 (patch)
tree5c7fd8ec889f67e5bc206cee4fbc12eaa5ee3762 /isisd/ChangeLog
parentebf1ead0326bf18293c24ee151d22071e8bebc10 (diff)
* isis_route.c: Fix output of nexthops in case of extreme debug.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 36098d17..78dc462b 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.