diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-08-04 22:14:38 +0300 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-08-04 22:14:38 +0300 |
commit | de2e9774eac67d0c1f2147063212ef4a938f508f (patch) | |
tree | 6e02a094fb73ec2a134201da9a35b31803a8afc7 /htdocs/whatsnew.html | |
parent | 820b031ddb2539314d00bc07fada5e280336a3c4 (diff) | |
download | markup-validator-de2e9774eac67d0c1f2147063212ef4a938f508f.zip markup-validator-de2e9774eac67d0c1f2147063212ef4a938f508f.tar.gz markup-validator-de2e9774eac67d0c1f2147063212ef4a938f508f.tar.bz2 |
Update XHTML modularization DTDs to version 1.1 second edition (20100729).
Diffstat (limited to 'htdocs/whatsnew.html')
-rwxr-xr-x | htdocs/whatsnew.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 90578ae..a921dec 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -34,6 +34,11 @@ </p> <ul> <li> + Enhancement: updated validator's internal copy of + <a href="http://www.w3.org/TR/xhtml-modularization/">XHTML + modularization</a> DTDs to version 1.1, second edition. + </li> + <li> TBD… </li> </ul> |