From cdb6ee94bc2b9d1b66cfa1adcc5acaccbd648e0f Mon Sep 17 00:00:00 2001 From: ajs Date: Wed, 23 Feb 2005 15:48:32 +0000 Subject: 2005-02-23 Andrew J. Schorr * {vty.h,vty.c}: Remove vty_finish (duplicate of vty_reset). * isis_main.c: (reload) Call vty_reset instead of vty_finish (both functions were exactly the same). --- isisd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index e34efd8c..c71f0568 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,8 @@ +2005-02-23 Andrew J. Schorr + + * isis_main.c: (reload) Call vty_reset instead of vty_finish (both + functions were exactly the same). + 2005-01-18 Hasso Tepper * *.c: Changed many functions to static. Some commented out -- cgit v1.2.1