diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-04-09 11:01:37 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-09 11:01:37 -0400 |
commit | 38a7d692fc302518e2b10dbedff7841939044eca (patch) | |
tree | 5607e68b95063346704a43b0533eb8c12582c7c7 /NEWS | |
parent | e451d22b22c959a4dbf86dbc9f125985601473ab (diff) | |
download | glibc-38a7d692fc302518e2b10dbedff7841939044eca.zip glibc-38a7d692fc302518e2b10dbedff7841939044eca.tar.gz glibc-38a7d692fc302518e2b10dbedff7841939044eca.tar.bz2 |
Fix typo in comment.
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-1 +GNU C Library NEWS -- history of user-visible changes. 2011-4-9 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -12,7 +12,7 @@ Version 2.14 * The following bugs are resolved with this release: 11724, 12445, 12454, 12460, 12469, 12489, 12509, 12510, 12518, 12583, 12587, - 12597, 12631 + 12597, 12631, 12655 Version 2.13 |