From c579b202990c48710e133b58b44ada32d0a7d458 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 11 Oct 2010 09:19:36 -0400 Subject: [PATCH] Fix BZ reference in last checkin. --- ChangeLog | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a969d6d158..36271c2e7e 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 5431c2d103..d7027b52e4 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 -- 2.11.4.GIT