diff options
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 5818d5c0..701101ad 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,10 @@ +2002-09-30 Paul Jakma <paulzebra@rs250.org> + + * vtysh.c: add 'write-config (integrated|daemon)' option + to specifiy whether write config commands should write + integrated Zebra.conf file and/or per daemon files. + Defaults to per daemon, unless this is turned off. + 2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com> * zebra-0.93 released. |