The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#
# $Id: Changes 5 2006-06-23 17:26:15Z naruse $
# Revision history for Perl extension Encode::EUCJPMS.
#
$Revision: 5 $ $Date: 2006-06-24 02:26:15 +0900 (土, 24 6 2006) $
0.06  Sat Jun 24 02:00:00 2006
! EUCJPMS.pm
   Support CP20220 and CP20221
! ucm/eucJP-ms.ucm
   Import glibc-EUC_JP_MS-2.3.3.ucm
! ucm/cp51932.ucm
   Remove some illegal mappings.
! META.yaml
   Added.
0.05  Thu Oct 13 04:38:29 2005
! EUCJPMS.pm
   Fixed: qr/\bcp51932$/i was aliased to '"eucJP-ms"'
0.04  Tue Oct 11 03:59:38 2005
! ucm/eucJP-ms.ucm
  Fixed: Can't convert User defined characters, multi defined characters,
   JIS X 0212 without IBM extended characters in eucJP-ms to Unicode
   http://msyk.at.webry.info/200509/article_5.html
! ucm/cp51932.ucm
   Don't convert PUA (U+E000~U+E757) in Unicode to cp51932 convertion
   http://msyk.at.webry.info/200509/article_5.html
0.03  Fri Sep 09 10:56:50 2005
! ucm/cp51932.ucm
   Added.
0.02  Thu Sep 01 03:19:11 2005
! various mistakes are fixed
0.01  Thu Sep 01 03:19:11 2005
! First Release