summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-03-09 13:39:26 +0000
committerpaul <paul>2005-03-09 13:39:26 +0000
commit9e92eeab6cc40bc65ed9b1b7950e161fd1434d48 (patch)
tree40a277021d7dee4910cc9aa982680ac137f6e0dd /lib/ChangeLog
parent060d438cb1be51d2f7fb7954a8b7b1cd491f555f (diff)
2005-03-09 Paul Jakma <paul.jakma@sun.com>
* command.c: Undo commit of sign warning fix and hidden command in list_cmd. Sign warning is more subtle. list_cmd on its own will be committed after.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 1092844f..d14c61d9 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-09 Paul Jakma <paul.jakma@sun.com>
+
+ * command.c: Undo commit of sign warning fix and hidden command
+ in list_cmd. Sign warning is more subtle. list_cmd on its own
+ will be committed after.
+
2005-03-08 Paul Jakma <paul.jakma@sun.com>
* command.c: (banner_motd_file_cmd) use XSTRDUP/XFREE.