The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1998-02-13   Gisle Aas <aas@sn.no>

   Release 0.03

   Renamed 'map8.c' to 'map8x.c' because some bad systems would
   overwrite it with 'Map8.c'.

   Attach mapper using magic.  The Unicode::Map8 object is now a
   plain HASH.  That should help when subclassing.

   Support mapping using callback methods.  One one-to-one mapping
   supported by the callbacks yet.



1998-01-19   Gisle Aas <aas@sn.no>

   Release 0.02

   Documentation update
   
   Added the umap script.

   Fix the MACRON/OVERLINE bug in the iso-8859-[149] encodings

   $m->recode8() did not strip unmapped characters as it should.

   $m->default_to8 did not work

   More tests.



1998-01-16   Gisle Aas <aas@sn.no>

   Release 0.01