diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-07-22 01:48:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-07-22 01:48:25 +0000 |
commit | f87475f7faba2a23c8fd1af1b2424c6f4680f55c (patch) | |
tree | fef95759548f97ff49ca1695a4e022a35dd1417b /ChangeLog | |
parent | f3063fc72b54f9cbb4a6059ba18d09f95cc05fef (diff) | |
download | glibc-f87475f7faba2a23c8fd1af1b2424c6f4680f55c.tar.gz glibc-f87475f7faba2a23c8fd1af1b2424c6f4680f55c.tar.xz glibc-f87475f7faba2a23c8fd1af1b2424c6f4680f55c.zip |
Update.
2004-07-21 Ulrich Drepper <drepper@redhat.com> * nscd/cache.c (prune_cache): Print correct list when debugging.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bc15cb1e68..a0d58aa590 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-07-21 Ulrich Drepper <drepper@redhat.com> + + * nscd/cache.c (prune_cache): Print correct list when debugging. + 2004-07-21 Jakub Jelinek <jakub@redhat.com> * resolv/res_libc.c (res_init): If RES_INIT is set and |