diff options
author | hasso <hasso> | 2004-10-11 12:53:17 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-11 12:53:17 +0000 |
commit | a149411b85bbe74cde47d82193026b9401b29de0 (patch) | |
tree | 87e720d2fad17c0af227e3eda4db321718a7bacb /lib/ChangeLog | |
parent | 8552e37427c8c6f3b3f5e02e55e2a34b28604af6 (diff) |
Some more const string fixes.
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 d258ab30..9a01f636 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2004-10-11 Hasso Tepper <hasso at quagga.net> + + * command.h: Sync DEFUNSH with other macros. + * sockunion.c, sockunion.h: More const strings. + 2004-10-11 Paul Jakma <paul@dishone.st> * thread.c: (funcname_thread_add_timer) |