summaryrefslogtreecommitdiff
path: root/zebra/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-12-18 16:03:28 +0000
committerhasso <hasso>2004-12-18 16:03:28 +0000
commitb8adec1f98b155c6bf5e54067c8e31ae1de3c133 (patch)
treefc3114960ddcc24a3dfc120b7152b35cff7c42b9 /zebra/ChangeLog
parentee3e115747e5ef48c5580072f680a0f96512b7c0 (diff)
Fix "show ipv6 route <proto>" command.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r--zebra/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index 8d09f502..10db2531 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-18 Hasso Tepper <hasso at quagga.net>
+
+ * zebra_vty.c: Fix "show ipv6 route <proto>" command help and make it
+ work for isis routes.
+
2004-12-09 Greg Troxel <gdt@fnord.ir.bbn.com>
* kernel_socket.c (rtmsg_debug): char * => const char *