summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parent389fdf78b2e606387ce9d51f29e5c0a22ad9ad2a (diff)
Fix getaddrinfo bug number in ChangeLog and NEWS files
This amends commit 34a9094f49241ebb72084c536cf468fd51ebe3ec that erroneously mentions number 11869 instead of 11884.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 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.