1999-11-06   Gisle Aas <gisle@aas.no>

   Release 2.99_03

   <XMP>-support.

   Allow ":" in tag and attribute names

   Include rest of the HTML::* files from the old HTML::Parser
   packages.  This should make testing easier.



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

   Release 2.99_02

   Implemented keep_case() option.  If this attribute is true, then
   we don't lowercase tag and attribute names.

   Implemented accum() that takes an array reference.  Tokens are
   pushed onto this array instead of callbacks.

   Implemented strict_comment().



1999-11-03   Gisle Aas <gisle@aas.no>

   Release 2.99_01

   Baseline of XS implementation