aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-10-26 23:52:34 +0000
committerUlrich Drepper <drepper@redhat.com>2007-10-26 23:52:34 +0000
commit8ad343b3ec58bc3d3f2c86a8fc8952cf86700db8 (patch)
treec5c15f72ca34a7960b2f06387510352c85b9a5c1 /ChangeLog
parent02aa27fe121e1f4ab8caa7f6a329fd3e20856007 (diff)
downloadglibc-8ad343b3ec58bc3d3f2c86a8fc8952cf86700db8.zip
glibc-8ad343b3ec58bc3d3f2c86a8fc8952cf86700db8.tar.gz
glibc-8ad343b3ec58bc3d3f2c86a8fc8952cf86700db8.tar.bz2
* nscd/cache.c (prune_cache): Move test for modified file outside
of locking.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f0f5c2..97c86fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-26 Ulrich Drepper <drepper@redhat.com>
+
+ * nscd/cache.c (prune_cache): Move test for modified file outside
+ of locking.
+
2007-10-21 Andreas Jaeger <aj@suse.de>
* manual/texinfo.tex: Update to latest version.