- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 21 Nov 2008 14:53:34 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LogValidator
In directory hutz:/tmp/cvs-serv15181
Modified Files:
Changes
Log Message:
changelog, dated
Index: Changes
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/Changes,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Changes 14 Nov 2008 23:19:27 -0000 1.28
+++ Changes 21 Nov 2008 14:53:32 -0000 1.29
@@ -1,13 +1,17 @@
Revision history for Perl module W3C::LogValidator
$Id$
-1.4 [2008-11-XX]
+1.4 [2008-11-21]
- patch for perl 5.10 support, courtesy of Colm Dougan
+ http://www.w3.org/Bugs/Public/show_bug.cgi?id=5665
- CSS and HTML validation modules now only take into consideration resources which actually exist
counting only the HTTP 200 status code entries, when status code is available
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3582
- - when the log format includes HTTP methods used, keep only the resources accessed via HTTP GET
+ - When the log format includes HTTP methods used, keep only the resources accessed via HTTP GET
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4334
+ - Adding ExcludeHosts option to filter our log records originating from (a) specific host(s) or IP address(es)
+ patches courtesy of Martin B. Smith
+ http://www.w3.org/Bugs/Public/show_bug.cgi?id=5221
1.3.1 [2008-05-28]
- removed macos-specific files which tend to trip up some systems.
Received on Friday, 21 November 2008 14:53:43 UTC