]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add BZ number
authorUlrich Drepper <drepper@gmail.com>
Sun, 18 Dec 2011 01:26:00 +0000 (20:26 -0500)
committerUlrich Drepper <drepper@gmail.com>
Sun, 18 Dec 2011 01:26:00 +0000 (20:26 -0500)
NEWS

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