diff options
author | ajs <ajs> | 2004-11-11 14:03:39 +0000 |
---|---|---|
committer | ajs <ajs> | 2004-11-11 14:03:39 +0000 |
commit | 85fb1e6dc3c133860d8404c3b233acade91acb05 (patch) | |
tree | 6c73f029567460d920c4ddabb30292c5838c8faa /vtysh/ChangeLog | |
parent | 7966b97ce3ffd5c02d70ee352553a1fb099c52a9 (diff) |
2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* vtysh.c: (vtysh_client_execute) Fix flaws in detecting trailing
'\0' chars and command return code.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index ad7e7b2d..ea611179 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,8 @@ +2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * vtysh.c: (vtysh_client_execute) Fix flaws in detecting trailing + '\0' chars and command return code. + 2004-10-28 Hasso Tepper <hasso at quagga.net> * vtysh.c: "show running-daemons" broke users habits who are using |