summaryrefslogtreecommitdiff
path: root/ospf6d/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r--ospf6d/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog
index c2dac1c4..d718fc38 100644
--- a/ospf6d/ChangeLog
+++ b/ospf6d/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-31 Hasso Tepper <hasso at quagga.net>
+
+ * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6
+ database ..." commands for vtysh by extract.pl. Remove duplicate
+ install_element calls.
+
2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* ospf6_zebra.c (ospf6_zebra_redistribute, ospf6_zebra_no_redistribute):