summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-07 19:33:46 +0000
committerhasso <hasso>2004-10-07 19:33:46 +0000
commit6ad96ea16ee54578391bb4ca88d047ac9d3654fc (patch)
tree7a09427aaafcc48fe644ed4c2e6804005732b88f /lib/ChangeLog
parent015253c3f14cacad85a761fae0259ad32f083d4a (diff)
Make more strings const.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 84cf7fc9..3da0dfed 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-07 Hasso Tepper <hasso at quagga.net>
+
+ * command.c, pid_output.c, print_version.c, vty.c, vty.h: Make more
+ strings const.
+
2004-10-05 Hasso Tepper <hasso at quagga.net>
* *.[c|h]: Make many strings cons and a lot of int -> unsigned int