From: handa Date: Thu, 10 Dec 2009 02:51:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: merge-to-XML~19 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=fac167174550ee53f79bdf2b8559d68c81f2e76a;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index d705080..b92bde0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-12-10 Kenichi Handa + + * m17n-flt.c (parse_otf_command): Handle ":otf?". + (run_otf_category): If not features are specified, reset category + codes. + (run_command): On copy, don't re-calculate a category code. + 2009-12-03 Kenichi Handa * m17n-flt.c (run_stages): Reset category code if category-table @@ -5,7 +12,6 @@ (mflt_run): Don't set category code here. (decode_packed_otf_tag): If no feature is applied, re-calculate category code. - (run_command): On copy, don't re-calculate a category code. 2009-12-02 Kenichi Handa