summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/whatsnew.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index 25f7062..cec3c93 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -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>