From: handa Date: Thu, 15 Jan 2009 01:46:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-5-4~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d136ea0fe4fda6c60c0e6602a57f4bb3388b689b;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/example/ChangeLog b/example/ChangeLog index d5f97b1..c8d3f83 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,14 @@ +2009-01-15 Kenichi Handa + + * mconv.c (suppress_warning, continue_on_error): Make them global + variables. + (check_invalid_bytes, check_unencoded_chars): Check + suppress_warning and continue_on_error. + (unknown_encoding): New function. + (FATAL_ERROR): Check suppress_warning. + (main): Use unknown_encoding. Call check_invalid_bytes and + check_unencoded_chars unconditionally. + 2008-12-26 Kenichi Handa * mconv.c (main): Print a proper error message if the specified diff --git a/src/ChangeLog b/src/ChangeLog index 159656a..a92d979 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-01-14 Kenichi Handa + + * coding.c (decode_coding_iso_2022): Check invocation status + before updating charset0 and charset1. + + * symbol.c (msymbol__canonicalize): Handle "windows-XXXX". + 2008-12-31 Kenichi Handa * m17n-flt.c (mflt_run): If g->encoded is set, don't clear