diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 449a7c7d8..032d39649 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,10 @@ 2009-03-24 Corinna Vinschen <corinna@vinschen.de> + * libc/locale/locale.c (loadlocale): Rename charset "CP949" to + "eucKR". Fix documentation accordingly. + +2009-03-24 Corinna Vinschen <corinna@vinschen.de> + * libc/locale/locale.c (loadlocale): Allow charset starting with 'e' for "eucJP" charset support. |