diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-03 03:41:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-03 03:41:30 +0000 |
commit | 1da484d94afd736b9849141e6c0a28bcd15ba6c7 (patch) | |
tree | c53f0fbae9e2a1317d941cad3dc2bb0e606534b2 /ChangeLog | |
parent | 3c82c131d9d101248892d2b4579297bab3a31a4d (diff) | |
download | glibc-1da484d94afd736b9849141e6c0a28bcd15ba6c7.tar glibc-1da484d94afd736b9849141e6c0a28bcd15ba6c7.tar.gz glibc-1da484d94afd736b9849141e6c0a28bcd15ba6c7.tar.bz2 glibc-1da484d94afd736b9849141e6c0a28bcd15ba6c7.zip |
Update.
2004-09-02 Ulrich Drepper <drepper@redhat.com>
* nscd/connections.c (nscd_run): Check early for invalid request types.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |