about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-14 11:13:31 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-14 11:13:31 -0400
commitda3c19ef5aab5c073baa57afd1f5bf9bf8746460 (patch)
treedd86a720170f5f33e04b07f57eb120524ff5d9e4 /NEWS
parentca408c157c71edebf45862c35738eb2614cbcd77 (diff)
downloadglibc-da3c19ef5aab5c073baa57afd1f5bf9bf8746460.tar.gz
glibc-da3c19ef5aab5c073baa57afd1f5bf9bf8746460.tar.xz
glibc-da3c19ef5aab5c073baa57afd1f5bf9bf8746460.zip
Fix potential problem with out-of-scope buffer
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 55932448e7..4abf3f0417 100644
--- a/NEWS
+++ b/NEWS
@@ -12,9 +12,9 @@ Version 2.14
   386, 11257, 11258, 11487, 11532, 11578, 11653, 11668, 11724, 11945, 11947,
   12052, 12158, 12178, 12200, 12346, 12393, 12420, 12432, 12445, 12449,
   12454, 12460, 12469, 12489, 12509, 12510, 12511, 12518, 12527, 12541,
-  12545, 12551, 12583, 12587, 12597, 12611, 12625, 12631, 12650, 12653,
-  12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723, 12724,
-  12734, 12738
+  12545, 12551, 12583, 12587, 12597, 12611, 12625, 12626, 12631, 12650,
+  12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723,
+  12724, 12734, 12738
 
 * The RPC implementation in libc is obsoleted.  Old programs keep working
   but new programs cannot be linked with the routines in libc anymore.