Remove invalid BZ number
authorUlrich Drepper <drepper@gmail.com>
Thu, 8 Sep 2011 02:37:22 +0000 (22:37 -0400)
committerUlrich Drepper <drepper@gmail.com>
Thu, 8 Sep 2011 02:37:22 +0000 (22:37 -0400)
NEWS

diff --git a/NEWS b/NEWS
index f4d6ab5..bd8ee5b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Version 2.15
 * The following bugs are resolved with this release:
 
   9696, 12868, 12852, 12874, 12885, 12907, 12922, 12935, 13007, 13021,
-  13068, 13092, 13114, 13134, 13144, 13150
+  13068, 13092, 13114, 13134, 13150
 
 * New program pldd to list loaded object of a process
   Implemented by Ulrich Drepper.