diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-08 10:13:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-08 10:13:33 +0000 |
commit | cedc8559c3a3e276277ee9fae9e6329c412a7522 (patch) | |
tree | 9b40fc1e3b7b0910427db30d79e71cfea6f45782 /ChangeLog | |
parent | 9d8525f2a152bb949053b52e91ccae0562a0cbb8 (diff) | |
download | glibc-cedc8559c3a3e276277ee9fae9e6329c412a7522.tar.gz |
Update.
2000-01-08 Ulrich Drepper <drepper@cygnus.com>
* nscd/connections.c (handle_request): Handle systems without
SO_PEERCRED.
(nscd_run): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-01-08 Ulrich Drepper <drepper@cygnus.com> + + * nscd/connections.c (handle_request): Handle systems without + SO_PEERCRED. + (nscd_run): Likewise. + 2000-01-07 Andreas Jaeger <aj@suse.de> Add support for Berkeley db 3.0.x and merge db support: |