From: Ulrich Drepper Date: Mon, 11 Oct 2010 13:19:36 +0000 (-0400) Subject: Fix BZ reference in last checkin. X-Git-Tag: glibc-2.13~86 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c579b202990c48710e133b58b44ada32d0a7d458;p=platform%2Fupstream%2Fglibc.git Fix BZ reference in last checkin. --- diff --git a/ChangeLog b/ChangeLog index a969d6d..36271c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2010-10-11 Ulrich Drepper - [BZ #12108] + [BZ #12107] * stdio-common/psiginfo.c (psiginfo): Terminate all strings with newline. diff --git a/NEWS b/NEWS index 5431c2d..d7027b5 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ Version 2.13 * The following bugs are resolved with this release: 7066, 10851, 11611, 11640, 11701, 11840, 11856, 11883, 11903, 11904, - 11968, 11979, 12005, 12037, 12067, 12077, 12092, 12108 + 11968, 11979, 12005, 12037, 12067, 12077, 12092, 12107 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark