_______________________________________________________________________________ 2009-06-20 Release 3.61 Gisle Aas (2): Test that triggers the crash that Chip fixed Complete documented list of literal tags Chip Salzenberg (1): Avoid crash (referenced pend_text instead of skipped_text) Antonio Radici (1): Reference HTML::LinkExttor [RT#43164] _______________________________________________________________________________ 2009-02-09 Release 3.60 Ville Skytta (5): Spelling fixes. Test multi-value headers. Documentation improvements. Do not terminate head parsing on the element (added in HTML 4.0). Add support for HTML 5 and new HEAD elements. Damyan Ivanov (1): Short description of the htextsub example Mike South (1): Suppress warning when encode_entities is called with undef [RT#27567] Zefram (1): HTML::Parser doesn't compile with perl 5.8.0. _______________________________________________________________________________ 2008-11-24 Gisle Aas Release 3.59 Restore perl-5.6 compatibility for HTML::HeadParser. Improved META.yml _______________________________________________________________________________ 2008-11-17 Gisle Aas Release 3.58 Suppress "Parsing of undecoded UTF-8 will give garbage" warning with attr_encoded [RT#29089] HTML::HeadParser: - Recognize the Unicode BOM in utf8_mode as well [RT#27522] - Avoid ending up with '/' keys attribute in Link headers. _______________________________________________________________________________ 2008-11-16 Gisle Aas Release 3.57 The