about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-03 03:41:30 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-03 03:41:30 +0000
commit1da484d94afd736b9849141e6c0a28bcd15ba6c7 (patch)
treec53f0fbae9e2a1317d941cad3dc2bb0e606534b2
parent3c82c131d9d101248892d2b4579297bab3a31a4d (diff)
downloadglibc-1da484d94afd736b9849141e6c0a28bcd15ba6c7.tar.gz
glibc-1da484d94afd736b9849141e6c0a28bcd15ba6c7.tar.xz
glibc-1da484d94afd736b9849141e6c0a28bcd15ba6c7.zip
Update.
2004-09-02  Ulrich Drepper  <drepper@redhat.com>

	* nscd/connections.c (nscd_run): Check early for invalid request types.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa5c5f25e6..eaa352a60a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-02  Ulrich Drepper  <drepper@redhat.com>
+
+	* nscd/connections.c (nscd_run): Check early for invalid request types.
+
 2004-09-02  Roland McGrath  <roland@frob.com>
 
 	* sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): New macro.