Package: w3c-markup-validator
Version : 0.8.1
Upstream Author : w3.org
URL : http://validator.w3.org/whatsnew.html#t2007-08-08
License : GPL
Description : new version of w3c-markup-validator
2007-08-08 — 0.8.1 Release:
The 0.8.1 release of the W3C Markup Validator is a bug fix release,
addressing the following issues:
* Bug Fix: changed set up of parser responsible for checking XML
well-formedness, which would retrieve schemas for entities each time the
validator would run.
* Bug Fix: the validator would incorrectly complain about HTML/XML
named entities (such as ©).
* Bug Fix: fixing referer checking when running with Apache and
mod_perl2.
* Bug Fix: the validator would crash when called from browsers with
rare language preference settings
* … and small performance and code cleanup fixes