From 95e735b54408177a8a6659da342f17d487dfeb2c Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 26 Aug 2004 13:08:30 +0000 Subject: Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE. --- vtysh/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'vtysh/ChangeLog') diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index db9f8051..e73317d4 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,14 @@ +2004-08-26 Hasso Tepper + + * *.c: Cosmetical changes - strip long lines, fix multiline comments + style, indentation fixes, remove useless comments. + * vtysh.h: define VTYSH_INTERFACE. + * vtysh.c: Use VTYSH_INTERFACE where possible. Added some related TODO + items. + * vtysh.c: Move things around a little to reduce spaghetti mess. + * Makefile.am: Parse only needed files from zebra daemon while + building vtysh_cmd.c file to supress warnings. + 2004-06-30 Greg Troxel * extract.pl.in: Rename from extract.pl, with @PERL@. -- cgit v1.2.1