about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-08-22 03:30:02 +0000
committerUlrich Drepper <drepper@redhat.com>2007-08-22 03:30:02 +0000
commitc44d3bdf14b75389f1fea86bfb03c9c38ea40f17 (patch)
tree388702593c49b2a7b0bdccc6872f3fcb5e348b32 /ChangeLog
parent1ce7d80ddc62d4bb3e8e4f89fbcb6fa21361733d (diff)
downloadglibc-c44d3bdf14b75389f1fea86bfb03c9c38ea40f17.tar.gz
glibc-c44d3bdf14b75389f1fea86bfb03c9c38ea40f17.tar.xz
glibc-c44d3bdf14b75389f1fea86bfb03c9c38ea40f17.zip
[BZ #4905]
	* nscd/hstcache.c (cache_addhst): When reloading an entry which
	suddenly has two or more addresses, ignore it and remove the old
	entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19dae1f6b5..847b80aa5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #4905]
+	* nscd/hstcache.c (cache_addhst): When reloading an entry which
+	suddenly has two or more addresses, ignore it and remove the old
+	entry.
+
 	[BZ #4814]
 	* resolv/res_hconf.c: Prepare for compiling outside libc.
 	* nscd/res_hconf.c: New file.