diff options
author | ville <ville@localhost> | 2009-12-10 19:28:13 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-12-10 19:28:13 +0000 |
commit | 22b314f243f971ffe45fede34f75a2671cbbd33d (patch) | |
tree | d34a8405c3ccf08ab9e336b9f9a1320fa436209c /htdocs/whatsnew.html | |
parent | 013ca23ac1cc27a712205a2b68d8a5fc672e26ff (diff) | |
download | markup-validator-22b314f243f971ffe45fede34f75a2671cbbd33d.zip markup-validator-22b314f243f971ffe45fede34f75a2671cbbd33d.tar.gz markup-validator-22b314f243f971ffe45fede34f75a2671cbbd33d.tar.bz2 |
Lower user agent inactivity timeout to 45 seconds (#6950).
Diffstat (limited to 'htdocs/whatsnew.html')
-rwxr-xr-x | htdocs/whatsnew.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index a70ff70..9fd8dd8 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.89 2009-12-05 10:24:20 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-12-05 10:24:20 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.90 2009-12-10 19:28:13 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-12-10 19:28:13 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -89,6 +89,12 @@ 1.0 (20091029 Working Draft)</a>. </li> <li> + Enhancement: the inactivity timeout when retrieving documents has + been + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6950">lowered + to 45 seconds</a>. + </li> + <li> Bug fix: <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5132">full document doctype was incorrectly in effect</a> when validating |