- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Mar 2010 17:54:34 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker In directory hutz:/tmp/cvs-serv21618 Modified Files: NEWS Log Message: Make forbidden protocols configurable (#29). Index: NEWS =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/NEWS,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- NEWS 7 Mar 2010 17:19:51 -0000 1.9 +++ NEWS 11 Mar 2010 17:54:32 -0000 1.10 @@ -10,6 +10,7 @@ - Improved heuristics when passed non-absolute URLs. - Support for cookies (command line only for now). - More "false positive" failure avoidance efforts for "make test". +- The set of forbidden protocols is now configurable. - New dependencies: CSS-DOM >= 0.09. - Updated dependencies: Perl >= 5.8.
Received on Thursday, 11 March 2010 17:54:36 UTC