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 /ChangeLog | |
parent | 3cdaa6adb113a088fdfb87aa6d7747557eccc58d (diff) | |
download | glibc-026373745eab50a683536d950cb7e17dc98c4259.tar.gz glibc-026373745eab50a683536d950cb7e17dc98c4259.tar.xz glibc-026373745eab50a683536d950cb7e17dc98c4259.zip |
Properly quote output of locale
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 250eaf92b4..85bda58b6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-08-12 Andreas Schwab <schwab@redhat.com> + + [BZ #11904] + * locale/programs/locale.c (print_assignment): New function. + (show_locale_vars): Use it. + 2010-08-11 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags |