perl/modules/W3C/LinkChecker NEWS,1.8,1.9

Update of /sources/public/perl/modules/W3C/LinkChecker
In directory hutz:/tmp/cvs-serv9014

Modified Files:
	NEWS 
Log Message:
Update for things so far in 4.6.

Index: NEWS
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/NEWS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- NEWS	28 Mar 2009 13:50:42 -0000	1.8
+++ NEWS	7 Mar 2010 17:19:51 -0000	1.9
@@ -1,6 +1,18 @@
 This document contains information about high level changes between
 Link Checker releases, see ChangeLog for a detailed list of changes.
 
+Version 4.6
+- Support for checking links in CSS.
+- Results UI improvements, added "progress bar".
+- Support for larger variety of character and content encodings.
+- Support for HTTP responses with > 4kB header lines.
+- Additional output suppress options in command line mode.
+- Improved heuristics when passed non-absolute URLs.
+- Support for cookies (command line only for now).
+- More "false positive" failure avoidance efforts for "make test".
+- New dependencies: CSS-DOM >= 0.09.
+- Updated dependencies: Perl >= 5.8.
+
 Version 4.5
 - Removed W3C trademarked icons from distribution tarball.
 - Avoid "false positive" failures from "make test" in certain setups.

Received on Sunday, 7 March 2010 17:19:55 UTC