--- perl/lib/Encode/ChangeLog 2002/08/04 01:00:02 1.2 +++ perl/lib/Encode/ChangeLog 2002/09/16 06:35:16 1.5 @@ -1,3 +1,22 @@ +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. + - (undef_char): New option. + - (pod:TODO): New section. + * HZ.pm: + - (__hz_encoding_name): New function. + - (Encode::HZ): Added new alias names. + - (Encode::HZ::HZ165): New package. + - (pod:ENCODINGS): New section. + +2002-09-15 Wakaba + + * ISO2022.pm: New module. + 2002-08-04 Wakaba * EUCFixed.pm: New module.