diff options
author | paul <paul> | 2004-10-13 14:52:22 +0000 |
---|---|---|
committer | paul <paul> | 2004-10-13 14:52:22 +0000 |
commit | f4ad4dbea2cdda5d763143b221ddeaa92fe06840 (patch) | |
tree | de87bf62b5bdf5a3443541e17f54bc92c5369e6c /vtysh/ChangeLog | |
parent | b71f00f23b0b39e50161c9f3d672cf242dd8202e (diff) |
- fix date in changelog of my last commit..
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 7b8eaf22..33f6d124 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, |