summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaul <paul>2002-12-13 21:05:16 +0000
committerpaul <paul>2002-12-13 21:05:16 +0000
commitb1189ba0a31d9b4bf4d446d44b22e590d92d5e89 (patch)
treead6fcbf363390f895d8880639e5c9c3a56fcf00c
parent3342537bdb9558c7076f356aa101f1f9035d087a (diff)
downloadquagga-b1189ba0a31d9b4bf4d446d44b22e590d92d5e89.tar.bz2
quagga-b1189ba0a31d9b4bf4d446d44b22e590d92d5e89.tar.xz
changelog updated
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bad4d0de..67156114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* added support for vtysh 'write file' command to
write either per-daamon and/or integrated file
+ * ospfd md5 buffer copying fix
+ * ospfd md5 sequence number derived from time()
+ * RIPv1 fixes and improvements
+ * link state detection (linux)
2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>