summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2002-12-13 20:49:00 +0000
committerpaul <paul>2002-12-13 20:49:00 +0000
commit6bbcdcc38c625a1abcb9030b1de9c0e2b00edcd1 (patch)
tree1fb9789f3f211ffec962138087461030972f0161 /ChangeLog
parent85f97d27207a5a29357da0c8a6abe8e48bf8ea2c (diff)
downloadquagga-6bbcdcc38c625a1abcb9030b1de9c0e2b00edcd1.tar.bz2
quagga-6bbcdcc38c625a1abcb9030b1de9c0e2b00edcd1.tar.xz
Added vtysh patch to allow 'write file' command to write eitherpatch.z15554.vtysh.writeconf
per-daemon and/or integrated config file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7448bfe1..bad4d0de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-13 Paul Jakma <paul@dishone.st>
+
+ * added support for vtysh 'write file' command to
+ write either per-daamon and/or integrated file
+
2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
* zebra-0.93 released.