--- perl/lib/Encode/ChangeLog 2002/08/04 01:00:02 1.2 +++ perl/lib/Encode/ChangeLog 2002/09/16 02:20:18 1.4 @@ -1,3 +1,15 @@ +2002-09-16 Wakaba + + * ISO2022.pm: + - (iso2022_to_internal): Invoke G1,G2,G3 by locking + shifts of ESC Fs style. + - (make_initial_charset): Create charset definition + of 94^2 DRCSes. + +2002-09-15 Wakaba + + * ISO2022.pm: New module. + 2002-08-04 Wakaba * EUCFixed.pm: New module.