- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Aug 2007 02:25:09 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv17657
Modified Files:
install.html
Log Message:
updating requirement for opensp
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- install.html 6 Aug 2007 06:22:49 -0000 1.29
+++ install.html 17 Aug 2007 02:25:06 -0000 1.30
@@ -78,11 +78,8 @@
<p>
The SGML parser we're currently using is <code>OpenSP 1.5.2</code>,
which can be found on the
- <a href="http://openjade.sourceforge.net/">OpenJade home page</a>.
- Do <em>not</em> try to run the Validator with an earlier than 1.5
- version of OpenSP. It will not work. If one hacks it to "work"
- with such a version, a potential security hole will also open.
- Just use OpenSP 1.5 or later.
+ <a href="http://sourceforge.net/projects/openjade/">OpenJade home page</a>.
+ Note that the validator will not work with any version of OpenSP earlier than 1.5.2.
</p>
<h5 id="install-prereq-perl">Perl Modules</h5>
Received on Friday, 17 August 2007 02:25:14 UTC