From: Ulrich Drepper Date: Sat, 15 Oct 2011 03:47:57 +0000 (-0400) Subject: Add missing BZ number to NEWS X-Git-Tag: upstream/2.30~12004 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e724f4d0e38e5d5db3cef38c9c19e7a46292e64c;p=external%2Fglibc.git Add missing BZ number to NEWS --- diff --git a/NEWS b/NEWS index e10182b..7ef0846 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-10-12 +GNU C Library NEWS -- history of user-visible changes. 2011-10-14 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -11,7 +11,7 @@ Version 2.15 6779, 6783, 9696, 11589, 12403, 12847, 12868, 12852, 12874, 12885, 12907, 12922, 12935, 13007, 13021, 13067, 13068, 13090, 13092, 13114, 13118, - 13123, 13134, 13138, 13150, 13179, 13192 + 13123, 13134, 13138, 13150, 13179, 13192, 13291 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper.