File: Changes

package info (click to toggle)
libencode-eucjpascii-perl 0.03-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 832 kB
  • sloc: perl: 199; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# $Id: Changes.e2x,v 2.0 2004/05/16 20:55:15 dankogai Exp $
# Revision history for Perl extension Encode::EUCJPASCII.
#

0.03  Wed Jun 24 23:16:53 2009
! EUCJPASCII.pm
   Imp: x-iso2022jp-ascii: Handle JIS C 6226-1978 sequence.
! testin/7bit.txt
   Added tests.

0.02  Mon Jun 15 22:42:00 2009
! EUCJPASCII.pm
   Fix: Broken JIS X 0201 handling on 7-bit encoding.
! t/EUCJPASCII.t
+ testin/7bit.txt
+ testin/eucjp.txt
   Added 7-bit tests and more.
! ucm/eucJP-ascii
! ucm/mkucm.pl
   Cosmetic: Added character names.

0.01  Sun Jun 14 15:32:08 2009
! First release.