summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-01-23 16:41:08 +0000
committerCorinna Vinschen <corinna@vinschen.de>2010-01-23 16:41:08 +0000
commitb0466b3702ae3dacafafa0291815f115764d488c (patch)
tree4565b533d979ff78d1e819827359571ef5e471d0 /newlib/ChangeLog
parente0c57463f062c6e6e801dd370d7aef4da813f406 (diff)
downloadcygnal-b0466b3702ae3dacafafa0291815f115764d488c.tar.gz
cygnal-b0466b3702ae3dacafafa0291815f115764d488c.tar.bz2
cygnal-b0466b3702ae3dacafafa0291815f115764d488c.zip
* libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.
Add to documentation. Add a few comments to #endif's for Cygwin.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 6b482e547..187978c58 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,10 @@
2010-01-23 Corinna Vinschen <corinna@vinschen.de>
+ * libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.
+ Add to documentation. Add a few comments to #endif's for Cygwin.
+
+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.