markup-validator commit: Note IRI/IDNA support in news.

changeset:   3179:10daea062d0e
tag:         tip
user:        Ville Skyttä <ville.skytta@iki.fi>
date:        Sun Dec 12 14:33:33 2010 +0200
files:       htdocs/whatsnew.html
description:
Note IRI/IDNA support in news.

This is possible since revision 3159 and recent enough version of URI modules.


diff -r ea535808f5fd -r 10daea062d0e htdocs/whatsnew.html
--- a/htdocs/whatsnew.html	Sun Dec 12 12:25:50 2010 +0200
+++ b/htdocs/whatsnew.html	Sun Dec 12 14:33:33 2010 +0200
@@ -34,9 +34,7 @@
         </p>
         <ul>
           <li>
-            Bug fix: fixes to validator's
-            <a href="http://validator.w3.org/unicorn/">Unicorn</a> and
-            <a href="docs/api.html">SOAP</a> output templates.
+            New feature: limited support for IRI's.
           </li>
           <li>
             Enhancement: several updates to validator's internal DTD library
@@ -72,6 +70,10 @@
             Enhancement: documentation improvements, code cleanups.
           </li>
           <li>
+            Bug fixes to <a href="http://validator.w3.org/unicorn/">Unicorn</a>
+            and <a href="docs/api.html">SOAP</a> output templates.
+          </li>
+          <li>
             Dependency changes: new minimum required versions: CGI 3.40,
             URI 1.53.
           </li>

Received on Sunday, 12 December 2010 12:33:55 UTC