From fa00744e514a99087f5fe70cac9334b29a04c93a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 24 Sep 2002 04:19:03 +0000 Subject: Update. * iconv/iconv_prog.c (main): Provide an error message that identifies the wrong encoding. 2002-09-22 Bruno Haible * iconvdata/tscii.c: New file. * iconvdata/testdata/TSCII: New file. * iconvdata/testdata/TSCII..UTF8: New file. * iconvdata/TSCII.precomposed: New file. * iconvdata/TSCII.irreversible: New file. * iconvdata/gconv-modules (TSCII): New module. * iconvdata/Makefile (modules): Add TSCII. (distribute): Add tscii.c. * iconvdata/tst-table-from.c (try, utf8_decode, main): Double output buffer size. * iconvdata/tst-tables.sh: Add TSCII. * iconvdata/TESTS: Add TSCII. 2002-09-22 Bruno Haible Revert 2002-04-18 patch. * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Make the FROM direction stateful again. * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for FROM_DIRECTION): Likewise. 2002-09-22 Bruno Haible --- localedata/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a6de7470b6..1d12af4510 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2002-09-22 Bruno Haible + + * charmaps/TSCII: New file. + 2002-09-20 Roland McGrath * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax. -- cgit v1.2.3