commit | 34553cc3c996bb530652663810664935f40f5560 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Aug 27 13:56:39 2004 +0000 |
committer | hasso <hasso> | Fri Aug 27 13:56:39 2004 +0000 |
tree | 618a9f5f8a1c5a70ff20946e3d2adb0897bcd1e9 | |
parent | d7d93997315472f2f1f40012795e31604db95491 [diff] [blame] |
Make "terminal length <0-512>" command work in vtysh.
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 1903c7c..aab737b 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog
@@ -1,5 +1,9 @@ 2004-08-27 Hasso Tepper <hasso at quagga.net> + * vtysh.c: Make "terminal length <0-512>" command work in vtysh. + +2004-08-27 Hasso Tepper <hasso at quagga.net> + * vtysh.c: Enable using ssh from ENABLE_NODE. * vtysh_config.c: Make enable password uniq lines appear only once in configuration.