From: Ulrich Drepper Date: Thu, 8 Sep 2011 02:37:22 +0000 (-0400) Subject: Remove invalid BZ number X-Git-Tag: upstream/2.20~5110 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=680f813ed3b9e6203e952c6d7275526ccc04d17f;p=platform%2Fupstream%2Flinaro-glibc.git Remove invalid BZ number --- diff --git a/NEWS b/NEWS index f4d6ab5..bd8ee5b 100644 --- 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.