Michal Ludvig <michal@logix.cz>
[zebra 16525] PATCH: Bugfixes for KAME systems
diff --git a/ChangeLog b/ChangeLog
index 6715611..a9e0812 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,12 @@
* added support for vtysh 'write file' command to
write either per-daamon and/or integrated file
- * ospfd md5 buffer copying fix
+ * ospfd md5 buffer copying fix (Greg Troxel)
* ospfd md5 sequence number derived from time()
- * RIPv1 fixes and improvements
- * link state detection (linux)
+ * RIPv1 fixes and improvements (John Hay)
+ * link state detection (linux) ([zebra 12269])
+ * Generic PtP and RFC3021 interface addressing support
+ (Frank van Maarseveen)
2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>