/[suikacvs]/perl/lib/Encode/ChangeLog
Suika

Diff of /perl/lib/Encode/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by wakaba, Fri Sep 20 14:01:45 2002 UTC revision 1.8 by wakaba, Sun Sep 22 11:09:38 2002 UTC
# Line 1  Line 1 
1    2002-09-22  Wakaba <w@suika.fam.cx>
2    
3            * ISO2022.pm (_internal_to_iso2022): Allow SP as a
4            replacement character.
5    
6    2002-09-21  Wakaba <w@suika.fam.cx>
7    
8            * ISO2022.pm:
9            - More DOCS support.
10            - (new_object): Redefined as alias of Encode::Charset's.
11            - (pod:ENCODINGS): New section.
12            - Regist 'iso/iec2022' as encoding name.
13            * Charset.pm:
14            - (new_object): Moved from Encode::ISO2022.
15            - (make_initial_coding_system): Define 'Csjis' coding system.
16            * EUCFixed.pm (pod:ENCODINGS): New section.
17    
18  2002-09-20  Wakaba <w@suika.fam.cx>  2002-09-20  Wakaba <w@suika.fam.cx>
19    
20          * ISO2022.pm:          * ISO2022.pm:
# Line 11  Line 28 
28          - ($C->{option}->{designate_to}->{coding_system}): New option          - ($C->{option}->{designate_to}->{coding_system}): New option
29          property object.          property object.
30          - ($C->{coding_system}): New property.          - ($C->{coding_system}): New property.
31          - (%CODING_SYSTEM): New hash.  (Alias to Encode::Charset's one.)          - (%CODING_SYSTEM): New hash.  (Alias of Encode::Charset's one.)
32          * Charset.pm (make_initial_coding_system): Set 'reset_state'          * Charset.pm (make_initial_coding_system): Set 'reset_state'
33          property with 1 value to coding systems of DOCS with 02/14 I byte.          property with 1 value to coding systems of DOCS with 02/14 I byte.
34    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24