about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2015-12-23 20:39:42 +0000
committerDmitry V. Levin <ldv@altlinux.org>2015-12-23 20:44:23 +0000
commit3cf74f8a4a0e0c7b7a9b4d40ba220832f33ea638 (patch)
treeea1560b59e09fbddb9f71ee47798c64a592f36ab
parent389fdf78b2e606387ce9d51f29e5c0a22ad9ad2a (diff)
downloadglibc-3cf74f8a4a0e0c7b7a9b4d40ba220832f33ea638.tar.gz
glibc-3cf74f8a4a0e0c7b7a9b4d40ba220832f33ea638.tar.xz
glibc-3cf74f8a4a0e0c7b7a9b4d40ba220832f33ea638.zip
Fix getaddrinfo bug number in ChangeLog and NEWS files
This amends commit 34a9094f49241ebb72084c536cf468fd51ebe3ec
that erroneously mentions number 11869 instead of 11884.
-rw-r--r--ChangeLog2
-rw-r--r--NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ba6ee4a13..f3f26d7293 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68592,7 +68592,7 @@
 
 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
 
-	[BZ #11869]
+	[BZ #11884]
 	* sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
 	alloca.
 	* include/alloca.h (extend_alloca_account): Define.
diff --git a/NEWS b/NEWS
index 22806104ef..2b690c215b 100644
--- a/NEWS
+++ b/NEWS
@@ -884,7 +884,7 @@ Version 2.14
 
   386, 6420, 7101, 9730, 9732, 9809, 10138, 10149, 10157, 11099, 11257,
   11258, 11487, 11532, 11558, 11578, 11634, 11653, 11668, 11697, 11724,
-  11781, 11799, 11820, 11837, 11857, 11869, 11892, 11895, 11901, 11945,
+  11781, 11799, 11820, 11837, 11857, 11884, 11892, 11895, 11901, 11945,
   11947, 11952, 11987, 12052, 12083, 12158, 12178, 12200, 12346, 12350,
   12393, 12420, 12432, 12445, 12449, 12453, 12454, 12460, 12469, 12489,
   12509, 12510, 12511, 12518, 12527, 12541, 12545, 12551, 12582, 12583,