summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-11 12:53:17 +0000
committerhasso <hasso>2004-10-11 12:53:17 +0000
commita149411b85bbe74cde47d82193026b9401b29de0 (patch)
tree87e720d2fad17c0af227e3eda4db321718a7bacb /lib/ChangeLog
parent8552e37427c8c6f3b3f5e02e55e2a34b28604af6 (diff)
Some more const string fixes.
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 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)