From 3cf74f8a4a0e0c7b7a9b4d40ba220832f33ea638 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Wed, 23 Dec 2015 20:39:42 +0000 Subject: Fix getaddrinfo bug number in ChangeLog and NEWS files This amends commit 34a9094f49241ebb72084c536cf468fd51ebe3ec that erroneously mentions number 11869 instead of 11884. --- ChangeLog | 2 +- NEWS | 2 +- 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 - [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, -- cgit v1.2.1