mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-25 00:24:45 +00:00
release
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2493 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
1219cfaa33
commit
f9d58e8577
1 changed files with 4 additions and 2 deletions
|
|
@ -1,11 +1,13 @@
|
|||
2.7 "" (released xx.xx.xxxx)
|
||||
2.7 "Million Dollar Baby" (released 30.3.2005)
|
||||
|
||||
* When a host has no MX record, fall back to A records as the mail
|
||||
host.
|
||||
Type: bugfix
|
||||
Changed: linkcheck/checker/mailtourl.py
|
||||
|
||||
* Do not split CGI params on semicolons.
|
||||
* Do not split CGI params on semicolons. This is wrong of course,
|
||||
but not supported by all servers. A later version of the CGI parser
|
||||
engine will split and re-join semicolons.
|
||||
Type: bugfix
|
||||
Changed: linkcheck/url.py
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue