diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-01 21:37:24 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-01 21:37:24 -0400 |
commit | 6fdb1ce876d4f2e4215f549a68826c004fd1c283 (patch) | |
tree | a611c5fc15a25f17b8604fe96ef4cdaabbd5fd0d /NEWS | |
parent | e4ecafe004b3d4270b3a9dace8f970047400ed38 (diff) | |
download | glibc-6fdb1ce876d4f2e4215f549a68826c004fd1c283.zip glibc-6fdb1ce876d4f2e4215f549a68826c004fd1c283.tar.gz glibc-6fdb1ce876d4f2e4215f549a68826c004fd1c283.tar.bz2 |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-4-22 +GNU C Library NEWS -- history of user-visible changes. 2011-5-1 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -19,7 +19,7 @@ Version 2.14 * The following bugs are resolved with this release: 11724, 12420, 12445, 12454, 12460, 12469, 12489, 12509, 12510, 12518, 12583, - 12587, 12597, 12631, 12650, 12653, 12655, 12685 + 12587, 12597, 12631, 12650, 12653, 12655, 12685, 12717 Version 2.13 |