- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 02 Apr 2007 10:25:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv18077/htdocs
Modified Files:
Tag: validator-0_7-branch
todo.html whatsnew.html
Log Message:
Link fixes from HEAD
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.51.2.14
retrieving revision 1.51.2.15
diff -u -d -r1.51.2.14 -r1.51.2.15
--- whatsnew.html 14 Nov 2006 06:34:46 -0000 1.51.2.14
+++ whatsnew.html 2 Apr 2007 10:25:49 -0000 1.51.2.15
@@ -484,7 +484,7 @@
Added support for <code>ISO-2022-JP</code> and <code>Shift_JIS</code>
character encodings.
Thanks to <a href="http://www.w3.org/People/asada/">Takuya
- Asada</a>, <a href="http://www.w3.org/People/all#mimasa">Masayasu
+ Asada</a>, <a href="http://www.w3.org/People/mimasa/">Masayasu
Ishikawa</a>, and <a href="http://www.w3.org/People/D%C3%BCrst/">Martin
Dürst</a> for their patches and advice.
</p>
Index: todo.html
===================================================================
RCS file: /sources/public/validator/htdocs/todo.html,v
retrieving revision 1.61
retrieving revision 1.61.2.1
diff -u -d -r1.61 -r1.61.2.1
--- todo.html 14 Nov 2004 08:39:41 -0000 1.61
+++ todo.html 2 Apr 2007 10:25:49 -0000 1.61.2.1
@@ -70,7 +70,7 @@
<ul>
<li>
Clarify the wording regarding valid characters in
- <a href="docs/errors.html#bad-char">errors.html</a> (cf.
+ <a href="docs/errors.html#ve-139">errors.html</a> (cf.
<a href="http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0049.html">this</a>
message from <a href="mailto:clemens.radl@uni-tuebingen.de">Clemens Radl</a>.
Thanks Clemens!)
Received on Monday, 2 April 2007 10:26:01 UTC