This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog iconvdata/johab.c iconvdata/k ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_5-branch
Changes by:	jakub@sourceware.org	2007-07-12 14:48:20

Modified files:
	.              : ChangeLog 
	iconvdata      : johab.c ksc5601.c ksc5601.h uhc.c 
	localedata     : ChangeLog 
	localedata/charmaps: EUC-KR JOHAB 

Log message:
	2007-02-02  Bruno Haible  <bruno@clisp.org>
	
	[BZ #3954]
	* iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
	Add mapping for U+327E.
	* iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
	* iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
	mapping of 0xD9 0xE8.
	* iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
	mapping of U+327E.
	Reported by Jungshik Shin <jungshik@google.com>.
	
	[BZ #3955]
	* iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
	mapping of 0xD9 0xE6 and of 0xD9 0xE7.
	Reported by Jungshik Shin <jungshik@google.com>.
	
	2007-02-02  Bruno Haible  <bruno@clisp.org>
	
	* charmaps/EUC-KR: Add mapping for 0xA2 0xE8.
	* charmaps/JOHAB: Add mapping for 0xD9 0xE8.
	Reported by Jungshik Shin <jungshik@google.com>.
	
	* charmaps/JOHAB: Add mappings for 0xD9 0xE6 and 0xD9 0xE7.
	Reported by Jungshik Shin <jungshik@google.com>.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10362.2.38&r2=1.10362.2.39
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/iconvdata/johab.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.28&r2=1.28.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/iconvdata/ksc5601.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.6&r2=1.6.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/iconvdata/ksc5601.h.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.14&r2=1.14.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/iconvdata/uhc.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.26&r2=1.26.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.603.2.3&r2=1.603.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/charmaps/EUC-KR.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10&r2=1.10.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/charmaps/JOHAB.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.4&r2=1.4.8.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]