about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-13 18:11:49 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-13 18:11:49 +0000
commit8ca8931812236803335e0aa13d4c3158bf6c67de (patch)
treed2add7f92675a0ae64c62225cd8ecc829c2fa1e0 /NEWS
parent47594329a9c03fb945f41c19f06401271f9aa9c5 (diff)
downloadglibc-8ca8931812236803335e0aa13d4c3158bf6c67de.tar.gz
glibc-8ca8931812236803335e0aa13d4c3158bf6c67de.tar.xz
glibc-8ca8931812236803335e0aa13d4c3158bf6c67de.zip
Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 753ce680d7..3ffdb80168 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ Version 2.17
   14562, 14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610, 14621,
   14638, 14645, 14648, 14652, 14660, 14661, 14669, 14683, 14694, 14716,
   14743, 14767, 14783, 14784, 14785, 14793, 14796, 14797, 14801, 14805,
-  14807, 14809, 14811, 14815, 14821, 14824.
+  14807, 14809, 14811, 14815, 14821, 14824, 14838.
 
 * Port to ARM AArch64 contributed by Linaro.