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 /lib/ChangeLog | |
parent | d7d93997315472f2f1f40012795e31604db95491 (diff) |
Make "terminal length <0-512>" command work in vtysh.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 7c372df3..ea965eae 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2004-08-27 Hasso Tepper <hasso at quagga.net> + + * command.c: Install "terminal length" commands only if vty is used. + Vtysh will handle it itself. + 2004-08-26 Greg Troxel <gdt@fnord.ir.bbn.com> * sockopt.h: Define method-independent macro for callers of |