summaryrefslogtreecommitdiff
path: root/ospf6d/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-13 14:01:12 +0000
committerhasso <hasso>2004-09-13 14:01:12 +0000
commit9428f2dc4e577827db666d2643a1781ebecf044c (patch)
tree4deb0ca5b72e82828085f57088c4958b3ca21119 /ospf6d/ChangeLog
parentb5f310cb9f78b140f1c747148cad6889133597fc (diff)
Merge svn revisions 997 and 1000 from Zebra cvs repository.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r--ospf6d/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog
index cdfd207a..4f64cbc2 100644
--- a/ospf6d/ChangeLog
+++ b/ospf6d/ChangeLog
@@ -1,3 +1,14 @@
+2004-09-13 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
+
+ * ospf6_intra.c, ospf6_route.[ch]: try to fix assertion failure
+ in brouter's route_remove
+ * ospf6d.h: version 0.9.7o
+
+2004-09-12 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
+
+ * ospf6_route.c: route_count_assert bug fix
+ * ospf6d.h: version 0.9.7n
+
2004-09-03 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
* ospf6_area.c, ospf6_route.c, ospf6_top.c, ospf6d.c: