Added vtysh patch to allow 'write file' command to write either
per-daemon and/or integrated config file
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index 5818d5c..701101a 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.