From b04c699ecfb4704a67f4583e4ea929a6a3e49856 Mon Sep 17 00:00:00 2001 From: hasso Date: Mon, 4 Oct 2004 19:10:31 +0000 Subject: First small part of lib cleanup. Mainly "constification" of arguments and adding FIXME's. --- lib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 3049b95a..eec006c9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2004-10-04 Hasso Tepper + + * memory.c, memory.h: Make char * argument of strdup functions const. + * prefix.c, prefix.h: Make many arguments const. Reorder stuff in + header. + * log.h: Make log message const in struct message. + * log.c: Fix some indenting. + * network.c, network.h: Make second argument of writen() const. + 2004-10-03 Hasso Tepper * command.h: Introduce SERVICE_NODE for "service <...>" commands. -- cgit v1.2.1