File perl-checkbot.changes of Package perl-checkbot
-------------------------------------------------------------------
Wed Dec 1 13:30:57 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Thu Oct 28 16:17:17 UTC 2010 - chris@computersalat.de
- update to 1.80
* Fix handling of nofollow robots tag.
* Require newer version of LWP for better handling of character
encodings.
* Ignore mms scheme.
* Minor clarification in output.
- Changes in version 1.79 (3-Feb-2007)
* Correctly parse documents to avoid problems with UTF-8
documents. This avoids the "Parsing of undecoded UTF-8 will give
garbage when decoding entities" messages.
* Allow regular expressions in the suppression file, and complain if
the suppression file is not a proper file.
* More robust handling of HTTP and FTP servers that have problems
responding to HEAD requests.
* Use the original URL to report problems.
* Ensure XHTML compliance.
- Changes in version 1.78 (3-May-2006)
* Don't throw errors for links that cannot be expected to be valid
all the time (e.g. the classid attribute of an object element)
* Better fallbacks for some cases where the HEAD request does not
work
* Add more classes and ids to allow more styling of results pages
(including example CSS file)
* Ensure XHTML compliance
* Better checks for optional dependencies
- renamed to perl-checker
- reworked webserver patch
- recreated by cpanspec 1.78.02
-------------------------------------------------------------------
Wed Jan 25 21:34:56 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Sep 28 08:29:14 CEST 2005 - schubi@suse.de
- Added more output
-------------------------------------------------------------------
Tue Sep 20 13:06:16 CEST 2005 - schubi@suse.de
- initial