From: paul Date: Wed, 13 Oct 2004 14:52:22 +0000 (+0000) Subject: - fix date in changelog of my last commit.. X-Git-Tag: frr-2.0-rc1~3461 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=f4ad4dbea2cdda5d763143b221ddeaa92fe06840;p=matthieu%2Ffrr.git - fix date in changelog of my last commit.. --- diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 7b8eaf22ee..33f6d1246a 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 +2004-10-11 Paul Jakma * 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,