From 4098799105b8c2bc7fba45fd0d61870bfad5faca Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 24 Mar 2009 18:20:01 +0000 Subject: * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949. (__kr_mbtowc): Ditto. (__set_charset_from_codepage): Translate codepages 949 and 50949 to "EUCKR" and drop the charset name "CP949". --- winsup/cygwin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 88131cb82..09ff8868f 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2009-03-24 Corinna Vinschen + + * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949. + (__kr_mbtowc): Ditto. + (__set_charset_from_codepage): Translate codepages 949 and 50949 to + "EUCKR" and drop the charset name "CP949". + 2009-03-24 Corinna Vinschen * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms. -- cgit v1.2.3