Add bug number
authorUlrich Drepper <drepper@gmail.com>
Sat, 29 Oct 2011 20:39:47 +0000 (16:39 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sat, 29 Oct 2011 20:39:47 +0000 (16:39 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 75d9706..663c7ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,8 +11,8 @@ Version 2.15
 
   6779, 6783, 9696, 10709, 11589, 12403, 12847, 12868, 12852, 12874, 12885,
   12892, 12907, 12922, 12935, 13007, 13021, 13067, 13068, 13090, 13092,
-  13114, 13118, 13123, 13134, 13138, 13150, 13179, 13192, 13268, 13291,
-  13335, 13337, 13344, 13358
+  13114, 13118, 13123, 13134, 13138, 13150, 13179, 13192, 13268, 13276,
+  13291, 13335, 13337, 13344, 13358
 
 * New program pldd to list loaded object of a process
   Implemented by Ulrich Drepper.