diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ 2010-07-29 Roland McGrath <roland@redhat.com> - [BZ 11856] + [BZ #11856] * manual/locale.texi (Yes-or-No Questions): Fix example code. 2010-07-27 Ulrich Drepper <drepper@redhat.com> @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2010-7-26 +GNU C Library NEWS -- history of user-visible changes. 2010-7-29 Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc. See the end for copying conditions. @@ -9,7 +9,7 @@ Version 2.13 * The following bugs are resolved with this release: - 11640, 11701, 11840 + 11640, 11701, 11840, 11856 * POWER7 optimizations: memset, memcmp, strncmp |