diff options
-rwxr-xr-x | htdocs/whatsnew.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 0b937ca..fc71a57 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.97 2010-05-07 17:22:58 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-05-07 17:22:58 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.98 2010-05-07 17:34:33 ville Exp $" +--><!--#set var="date" value="\$Date: 2010-05-07 17:34:33 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -38,8 +38,8 @@ <li> Enhancement: when passing its internal transcoded document to external validators, validator now reflects the transcoding - by modifying the character information included in the passed - document. + by modifying character encoding information included in the + passed document. </li> </ul> </dd> |