diff options
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index a582b959..f2ba3332 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,9 @@ +2007-06-20 Nicolas Deffayet <nicolas@deffayet.com> + + * vtysh.c: (vtysh_write_terminal) Write 'end' when done, + to be consistent with telnet vty, and expected by tools + like rancid. + 2007-05-01 David L Stevens <dlstevens@us.ibm.com> * vtysh/extract.pl.in: added VTYSH_ZEBRA flag for route-map and |