diff options
author | hasso <hasso> | 2004-08-27 13:56:39 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-08-27 13:56:39 +0000 |
commit | 34553cc3c996bb530652663810664935f40f5560 (patch) | |
tree | 618a9f5f8a1c5a70ff20946e3d2adb0897bcd1e9 /vtysh/ChangeLog | |
parent | d7d93997315472f2f1f40012795e31604db95491 (diff) |
Make "terminal length <0-512>" command work in vtysh.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 1903c7c2..aab737b3 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. |