From 4991f6ca305a325d1ec7a38eeb2a7cf8cf6d7f2d Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 6 Apr 2004 11:36:17 +0000 Subject: Vtysh fixes: * replace -e with -c * don't save command in history if last line is the same one * doc/help fixes --- vtysh/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'vtysh/ChangeLog') diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index f4bf9341..8e2875bf 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,10 @@ +2004-04-06 Hasso Tepper + + * vtysh_main.c: Don't save command to history if last command already + there is same. + * vtysh_main.c: Replace -e with -c. + * vtysh_main.c: Fix help. + 2004-03-04 Hasso Tepper * vtysh.c: Remove using PAGER. -- cgit v1.2.1