############################################################################
## Changes #################################################################
############################################################################
HTML-HTML5-Sanity
=================
Created: 2009-11-30
Home page: <http://search.cpan.org/dist/HTML-HTML5-Sanity/>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=HTML-HTML5-Sanity>
Maintainer: Toby Inkster <mailto:tobyink@cpan.org>
0.101 [2011-01-20]
- (Removal) No longer make fix_element and fix_attribute functions
exportable. They're fairly obscure and pretty confusing to use.
- (Removal) No longer rely on HTML::Entities.
0.100 [2010-06-23]
- (Removal) Remove deprecated debugging functions.
0.04 [2010-04-28]
- Split out XML-LibXML-Debugging.
0.03 [2010-01-08]
- (Bugfix) Mention HTML::Entities dependency in Makefile.PL.
- (Update) Add 2010 copyright notice.
- (Update) Use Turtle for Changes file.
0.02 [2009-12-23]
- Improve tests.
- (Addition) Handling for invalid language attributes.
- (Update) Update build system; sign distribution.
0.01 [2009-12-03]