- fix date in changelog of my last commit..
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index 7b8eaf2..33f6d12 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -3,7 +3,7 @@
 	* extract.pl.in: All daemons can use both IPv6 and IPv4 access lists
 	  to limit access to vty.
 
-2004-09-17 Paul Jakma <paul@dishone.st>
+2004-10-11 Paul Jakma <paul@dishone.st>
 
 	* vtysh.c: (vtysh_client_execute) fix the sync fix. The 4th and
 	  final sync byte is not ASCII NULL, it's actually a status integer,