diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2012-02-17 17:54:10 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-17 17:54:10 +0000 |
commit | 79c6869c8388c10c201fbecc9fd1852b98b0b316 (patch) | |
tree | d8b1a46610705e758e7fb2fbc891b231a64ad99d /ChangeLog | |
parent | cc6e48bc7c8e7a349147d5ce7683591175134076 (diff) | |
download | glibc-79c6869c8388c10c201fbecc9fd1852b98b0b316.tar glibc-79c6869c8388c10c201fbecc9fd1852b98b0b316.tar.gz glibc-79c6869c8388c10c201fbecc9fd1852b98b0b316.tar.bz2 glibc-79c6869c8388c10c201fbecc9fd1852b98b0b316.zip |
Fix typo (LC_TYPE -> LC_CTYPE).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-02-17 Paul Bolle <pebolle@tiscali.nl> + + [BZ #12047] + * manual/charset.texi (Generic Charset Conversion): Fix typo + (LC_TYPE -> LC_CTYPE). + 2012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr> [BZ #5805] |