summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-17 19:51:26 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-17 19:51:26 +0000
commitf731666f48ff8545cda808739630bd474f024ce8 (patch)
treea9c8950d3d3a4c8c4243157f7d3926aaf3cb0965 /ChangeLog
parent41102740fba12515ac75cc4169b8809085a9624f (diff)
Update.
2004-09-17 Jakub Jelinek <jakub@redhat.com> * nscd/nscd.c (parse_opt): Write arg string instead of (void *) key to the socket.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30fddd99e6..d06511f628 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-17 Jakub Jelinek <jakub@redhat.com>
+
+ * nscd/nscd.c (parse_opt): Write arg string instead of (void *)
+ key to the socket.
+
2004-09-17 Ulrich Drepper <drepper@redhat.com>
* misc/sys/cdefs.h: Define __nonnull using nonnull function attribute