diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-12 10:10:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-12 10:10:48 +0000 |
commit | cf244b74a04435b6954d5499a09fa97a628bc3ab (patch) | |
tree | 897579a8737715c5850e0d96b59024bf9556e68f /ChangeLog | |
parent | 8c89236fd36aac2a048c9a400572ef0ee642fb83 (diff) | |
download | glibc-cf244b74a04435b6954d5499a09fa97a628bc3ab.zip glibc-cf244b74a04435b6954d5499a09fa97a628bc3ab.tar.gz glibc-cf244b74a04435b6954d5499a09fa97a628bc3ab.tar.bz2 |
Update.
2004-09-12 Ulrich Drepper <drepper@redhat.com>
* nscd/pwdcache.c (cache_addpw): Sync also negative results to disk.
* nscd/grpcache.c (cache_addgr): Likewise.
* nscd/hstcache.c (cache_addhst): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-12 Ulrich Drepper <drepper@redhat.com> + + * nscd/pwdcache.c (cache_addpw): Sync also negative results to disk. + * nscd/grpcache.c (cache_addgr): Likewise. + * nscd/hstcache.c (cache_addhst): Likewise. + 2004-09-11 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/i386/init-first.c (init1) [! SHARED]: |