about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-09 13:15:01 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-09 13:15:01 -0400
commit2952b11705faf16e8dae432e0a9bbf99e34d4c67 (patch)
tree600bc830e90ac505370dd75d039b6b9cc03bfd25 /NEWS
parent6a564b67fcb72bc5b6d5869bc9c2d575d44eee1a (diff)
downloadglibc-2952b11705faf16e8dae432e0a9bbf99e34d4c67.tar.gz
glibc-2952b11705faf16e8dae432e0a9bbf99e34d4c67.tar.xz
glibc-2952b11705faf16e8dae432e0a9bbf99e34d4c67.zip
Use appropriate type for return value checking
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 42cdebe0e2..58cd18ae74 100644
--- a/NEWS
+++ b/NEWS
@@ -10,9 +10,9 @@ Version 2.14
 * The following bugs are resolved with this release:
 
   11724, 12393, 12420, 12445, 12454, 12460, 12469, 12489, 12509, 12510,
-  12518, 12541, 12551, 12583, 12587, 12597, 12611, 12631, 12650, 12653,
-  12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723, 12734,
-  12738
+  12518, 12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631, 12650,
+  12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723,
+  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.