mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-21 22:54:45 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1808 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
d174276fd8
commit
b5bae2f474
1 changed files with 11 additions and 1 deletions
12
ChangeLog
12
ChangeLog
|
|
@ -1,8 +1,18 @@
|
|||
1.13.4 "" (released xx.xx.xxxx)
|
||||
1.13.4 "Shaun of the dead" (released xx.xx.xxxx)
|
||||
* Catch HTTP cookie errors and add a warning.
|
||||
Type: bugfix
|
||||
Changed: linkcheck/checker/httpurl.py
|
||||
|
||||
* fix up response page object in robots.txt parser for the upcoming
|
||||
Python 2.4 release
|
||||
Type: bugfix
|
||||
Changed: linkcheck/robotparser2.py
|
||||
|
||||
* remove cached urls from progress queue, fixing endless wait for
|
||||
checking to finish
|
||||
Type: bugfix
|
||||
Changed: linkcheck/checker/consumer.py
|
||||
|
||||
1.13.3 "Fight Club" (released 10.9.2004)
|
||||
* Prevent collapsing of relative parent dir paths. This fixes false
|
||||
positives on URLs of the form "../../foo".
|
||||
|
|
|
|||
Loading…
Reference in a new issue