about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-21 21:23:18 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-21 21:23:18 +0000
commite2b1e3431247f32ce1192839fe39984af0a923cf (patch)
treecb6b37727791dccdeac2c6399b80b81ff4809295 /ChangeLog
parentbfe6f5fa899ebc951222e5c29d33c9c223824a1e (diff)
downloadglibc-e2b1e3431247f32ce1192839fe39984af0a923cf.tar.gz
glibc-e2b1e3431247f32ce1192839fe39984af0a923cf.tar.xz
glibc-e2b1e3431247f32ce1192839fe39984af0a923cf.zip
* nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
	the entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 000a9ac99e..4b582368b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-05-21  Ulrich Drepper  <drepper@redhat.com>
 
+	* nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
+	the entry.
+
 	* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
 	handling to ...
 	* sysdeps/x86_64/cacheinfo.c: ... here.  New file.