From 02779eaafe9065ecafa307f33ddbb8b5eac999b7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Apr 2002 08:14:24 +0000 Subject: Update. 2002-04-18 Bruno Haible * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Make the FROM direction stateless. * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Likewise. * iconvdata/cvs11643l1.c: Update comments. * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise. --- iconvdata/cns11643l1.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'iconvdata/cns11643l1.c') diff --git a/iconvdata/cns11643l1.c b/iconvdata/cns11643l1.c index 7e179e3..1ea1297 100644 --- a/iconvdata/cns11643l1.c +++ b/iconvdata/cns11643l1.c @@ -1,5 +1,5 @@ /* Mapping tables for CNS 11643, plane 1 handling. - Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. @@ -20,9 +20,9 @@ #include -/* To generate a Unicode 3.1 CNS11643.TXT, take +/* To generate a Unicode 3.2 CNS11643.TXT, take http://www.unicode.org/Public/Mappings/EASTASIA/OTHER/CNS11643.TXT - and add the following lines (see Unicode 3.1 UNIHAN.TXT): + and add the following lines (see Unicode 3.2 UNIHAN.TXT): 0x12728 0x4EA0 # 0x1272F 0x51AB # 0x12734 0x52F9 # -- cgit v1.1