diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2010-01-23 14:32:25 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2010-01-23 14:32:25 +0000 |
commit | c631824a8ec1b453e485813c36850ad87372254b (patch) | |
tree | d862f296e7565ce8a21ba877e5ca353164896c2a /newlib/ChangeLog | |
parent | 7351076e17a7af3528900150d590f32eb6fbc914 (diff) | |
download | cygnal-c631824a8ec1b453e485813c36850ad87372254b.tar.gz cygnal-c631824a8ec1b453e485813c36850ad87372254b.tar.bz2 cygnal-c631824a8ec1b453e485813c36850ad87372254b.zip |
* libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.
Allow TIS620 and TIS-620 as aliases for CP874 on Cygwin.
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 396d0c3ee..6b482e547 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2010-01-23 Corinna Vinschen <corinna@vinschen.de> + + * libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin. + Allow TIS620 and TIS-620 as aliases for CP874 on Cygwin. + 2010-01-22 Corinna Vinschen <corinna@vinschen.de> * libc/locale/lmonetary.c (__monetary_load_locale): Take additional |