diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
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 |