diff options
author | paul <paul> | 2002-12-13 21:05:16 +0000 |
---|---|---|
committer | paul <paul> | 2002-12-13 21:05:16 +0000 |
commit | b1189ba0a31d9b4bf4d446d44b22e590d92d5e89 (patch) | |
tree | ad6fcbf363390f895d8880639e5c9c3a56fcf00c | |
parent | 3342537bdb9558c7076f356aa101f1f9035d087a (diff) | |
download | quagga-b1189ba0a31d9b4bf4d446d44b22e590d92d5e89.tar.bz2 quagga-b1189ba0a31d9b4bf4d446d44b22e590d92d5e89.tar.xz |
changelog updated
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |