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). --- lib/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index af3841a5..26cb6862 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-02-23 Andrew J. Schorr + + * {vty.h,vty.c}: Remove vty_finish (duplicate of vty_reset). + 2005-02-23 Andrew J. Schorr * buffer.h: Make the struct buffer and struct buffer_data structures -- cgit v1.2.1