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

   Release 0.07

   Added koi8-[ru] mappings.  Contributed by Alexander Smishlajev.



1999-05-01   Gisle Aas <gisle@aas.no>

   Release 0.06

   Added binmode() at appropriate places.  Patch by
   Alexander Smishlajev <als@turnhere.com>.

   Fixed the /cp\d+.bin/ mappings.  They where missing a lot
   of characters.

   Added maps/cp866lr.  Contributed by Alexander Smishlajev.

   PerlIO support.  Based on patch from Honza Pazdziora
   <adelton@fi.muni.cz>



1998-07-14   Gisle Aas <aas@sn.no>

   Release 0.05

   Avoid core dump when the requests mapping file does not exists.



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

   Release 0.04
   
   Support one-to-many mappings by the use of callbacks.



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