diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-01-16 00:24:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-01-16 00:24:35 +0000 |
commit | 1bd790257692a51a20c2a03a6abc4e8cc082b39a (patch) | |
tree | 9e6853104f196bf5c507d5ad00e6bee3d7a239a6 | |
parent | f7685cef4c102f9def3235bd93d014ab106e8d55 (diff) | |
download | glibc-1bd790257692a51a20c2a03a6abc4e8cc082b39a.tar.gz glibc-1bd790257692a51a20c2a03a6abc4e8cc082b39a.tar.xz glibc-1bd790257692a51a20c2a03a6abc4e8cc082b39a.zip |
..
2007-01-15 Ulrich Drepper <drepper@redhat.com> * nscd/cache.c (cache_add): Record the failure to add to the cache.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e45574454..37677f887c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-15 Ulrich Drepper <drepper@redhat.com> + + * nscd/cache.c (cache_add): Record the failure to add to the cache. + 2007-01-15 Jakub Jelinek <jakub@redhat.com> * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear |