diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-08-12 09:05:50 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-08-12 09:05:50 -0700 |
commit | 026373745eab50a683536d950cb7e17dc98c4259 (patch) | |
tree | f05e4e0a7a08f8b924cf905626cc765bc4d502a7 /NEWS | |
parent | 3cdaa6adb113a088fdfb87aa6d7747557eccc58d (diff) | |
download | glibc-026373745eab50a683536d950cb7e17dc98c4259.tar.gz |
Properly quote output of locale
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. 2010-8-11 +GNU C Library NEWS -- history of user-visible changes. 2010-8-12 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, 11856, 11883, 11903 + 11640, 11701, 11840, 11856, 11883, 11903, 11904 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark |