summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-03-08 16:00:12 +0000
committerpaul <paul>2005-03-08 16:00:12 +0000
commit220851816a699d9977702ea2b2501d4ede76e898 (patch)
tree7c7b2a35e838ea6969258ce83f1f56f770972500 /lib/ChangeLog
parent9c5d8562f8d24574ba1f43881d47cbc8ffc62027 (diff)
2005-03-08 Paul Jakma <paul.jakma@sun.com>
* command.c: (no_banner_motd_cmd) use XFREE. * vty.c: (vty_hello) fix the indentation and comment.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 03ca581f..1092844f 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,7 @@
2005-03-08 Paul Jakma <paul.jakma@sun.com>
* command.c: (banner_motd_file_cmd) use XSTRDUP/XFREE.
+ (no_banner_motd_cmd) use XFREE.
(cmd_describe_command_real) sign compile warning fix
(cmd_complete_command_real) ditto.
(config_list_cmd) Don't list hidden or deprecated commands,