summaryrefslogtreecommitdiff
path: root/ospf6d/ChangeLog
diff options
context:
space:
mode:
authorPaul Jakma <paul.jakma@sun.com>2006-05-15 10:46:07 +0000
committerPaul Jakma <paul.jakma@sun.com>2006-05-15 10:46:07 +0000
commitcf1ce250d20003ae94c835e73e95e7442d7a5b53 (patch)
tree713c0ed34cf2def64257b6906ebd861766a9882c /ospf6d/ChangeLog
parent932bf1976ae4c84a43b92b2ba8ca798828896249 (diff)
[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs
2006-02-22 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> * valgrind check and memory fix * route table identification string added * ospf6d.h: version 0.9.7q
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 2676a3f5..01064aa5 100644
--- a/ospf6d/ChangeLog
+++ b/ospf6d/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-22 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
+
+ * valgrind check and memory fix
+ * route table identification string added
+ * ospf6d.h: version 0.9.7q
+
2005-10-20 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
* ospf6_neighbor.c: add the calling of ospf6_maxage_remove ()