From f3d703cd527d3566808da08ce30b22ec288a78a9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 28 Dec 1999 01:47:44 +0000 Subject: Update. * iconvdata/gbgbk.c: New file. * iconvdata/Makefile (modules): Add GBGBK. (distribute): Add gbgbk.c. * iconvdata/gconv-modules: Add entries for GBGBK modules. * iconvdata/euc-cn.c: Fix comment. * iconvdata/gbk.c: Optimize the switch statement in the conversion --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 68aa3f3..c0f6288 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ 1999-12-27 Ulrich Drepper - * iconvdata/gbk.c: OPtimize the swrich statement in the conversion + * iconvdata/gbgbk.c: New file. + * iconvdata/Makefile (modules): Add GBGBK. + (distribute): Add gbgbk.c. + * iconvdata/gconv-modules: Add entries for GBGBK modules. + + * iconvdata/euc-cn.c: Fix comment. + + * iconvdata/gbk.c: Optimize the switch statement in the conversion to GBK a bit. * locale/programs/charmap.c (charmap_new_char): Recognize special -- cgit v1.1