aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-16 09:38:29 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-16 09:38:29 +0000
commit2456406d72d9a02b97bcea7622dee93a031b97f5 (patch)
treecb309fa9e5e872e0eee5615c4a3b59339e02af9e /ChangeLog
parent3d08d8004c93a53b32f6a977d32fc92569a96023 (diff)
downloadglibc-2456406d72d9a02b97bcea7622dee93a031b97f5.tar
glibc-2456406d72d9a02b97bcea7622dee93a031b97f5.tar.gz
glibc-2456406d72d9a02b97bcea7622dee93a031b97f5.tar.bz2
glibc-2456406d72d9a02b97bcea7622dee93a031b97f5.zip
Update.
1999-04-16 Ulrich Drepper <drepper@cygnus.com> * nscd/cache.c (prune_cache): Only disable file checking for future if the file does not exist. Update file_mtime if cache was flushed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0702195b9c..2fad440477 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-04-16 Ulrich Drepper <drepper@cygnus.com>
+
+ * nscd/cache.c (prune_cache): Only disable file checking for
+ future if the file does not exist.
+ Update file_mtime if cache was flushed.
+
1999-04-15 David S. Miller <davem@redhat.com>
* sysdeps/sparc/sparc32/strcat.S: Avoid using register g6.