summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2012-12-11 09:01:02 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2012-12-11 09:01:02 +0530
commitf70bfe80e25122d88acf42c88ffe4133a8b93081 (patch)
tree4b22172c4062cdb1952a62a254b9866fe70ff457 /NEWS
parent188f0adf708c67e5fb9796f2fcd0d818eefac882 (diff)
downloadglibc-f70bfe80e25122d88acf42c88ffe4133a8b93081.tar.gz
glibc-f70bfe80e25122d88acf42c88ffe4133a8b93081.tar.xz
glibc-f70bfe80e25122d88acf42c88ffe4133a8b93081.zip
Mention if terminating null is included in NAME_MAX/PATH_MAX
Fixes BZ #14872.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index bbd7985fd9..9b2e65170c 100644
--- a/NEWS
+++ b/NEWS
@@ -22,8 +22,8 @@ Version 2.17
   14660, 14661, 14669, 14672, 14683, 14694, 14716, 14719, 14743, 14767,
   14783, 14784, 14785, 14793, 14796, 14797, 14801, 14803, 14805, 14807,
   14811, 14815, 14821, 14822, 14824, 14828, 14831, 14833, 14835, 14838,
-  14856, 14863, 14865, 14866, 14868, 14869, 14871, 14879, 14889, 14893,
-  14898, 14914.
+  14856, 14863, 14865, 14866, 14868, 14869, 14871, 14872, 14879, 14889,
+  14893, 14898, 14914.
 
 * CVE-2011-4609 svc_run() produces high cpu usage when accept fails with
   EMFILE has been fixed (Bugzilla #14889).