diff options
-rwxr-xr-x | htdocs/todo.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 5c6c71b..dab918f 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, To Do List"> <meta name="description" content="To Do List for W3C's Validation Service."> <meta name="revision" - content="$Id: todo.html,v 1.39 2001-05-26 10:36:43 link Exp $"> + content="$Id: todo.html,v 1.40 2001-05-27 06:58:37 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -216,6 +216,9 @@ <li> Make sure we output sane "text/html; charset=foo". </li> + <li> + Document how to add new DOCTYPEs to the Validator. + </li> </ol> <hr> @@ -225,7 +228,7 @@ src="http://validator.w3.org/images/vh40" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2001-05-26 10:36:43 $ + $Date: 2001-05-27 06:58:37 $ </address> </body> |