diff options
author | paul <paul> | 2004-10-13 14:52:22 +0000 |
---|---|---|
committer | paul <paul> | 2004-10-13 14:52:22 +0000 |
commit | ea3060d15a0161524c215e98e5cd38c7717b5b58 (patch) | |
tree | a980d88e1f4f1b26944defe10260e421616c8028 | |
parent | f35424b8271c9b62ee13fdbab4fcdabdeed9b708 (diff) | |
download | quagga-ea3060d15a0161524c215e98e5cd38c7717b5b58.tar.bz2 quagga-ea3060d15a0161524c215e98e5cd38c7717b5b58.tar.xz |
- fix date in changelog of my last commit..
-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, |