summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 09ff8868f..0464a0a81 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-25 Corinna Vinschen <corinna@vinschen.de>
+
+ * strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949.
+ (__kr_mbtowc): Ditto.
+ (__set_charset_from_codepage): Ditto. Translate codepage 936 to
+ "GB2312" and drop the charset name "GBK".
+
2009-03-24 Corinna Vinschen <corinna@vinschen.de>
* strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.