diff options
author | Carlos O'Donell <carlos_odonell@mentor.com> | 2012-06-13 16:50:29 -0700 |
---|---|---|
committer | Carlos O'Donell <carlos_odonell@mentor.com> | 2012-06-13 16:51:55 -0700 |
commit | 771766df5ad38fdce118d4b3a4a7a7825e19fb96 (patch) | |
tree | 6f6c7f636868eb0b197c4ed042636f195d2ecb26 /ChangeLog | |
parent | 8e0933bb47989ac4c3cdcc05375f3ecf47c162f0 (diff) | |
download | glibc-771766df5ad38fdce118d4b3a4a7a7825e19fb96.tar.gz glibc-771766df5ad38fdce118d4b3a4a7a7825e19fb96.tar.xz glibc-771766df5ad38fdce118d4b3a4a7a7825e19fb96.zip |
Set default charset to UTF-8 for libc.pot.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4dff767e36..e46b9cb79a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-06-13 Carlos O'Donell <carlos_odonell@mentor.com> + + * po/Makefile (libc.pot): Use UTF-8 charset. + 2012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com> [BZ #14210] |