mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-05 13:14:46 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1983 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
b0d3c575ce
commit
ea226170d3
1 changed files with 3 additions and 3 deletions
|
|
@ -37,10 +37,10 @@
|
|||
Type: feature
|
||||
Changed: linkcheck/dns/resolver.py
|
||||
|
||||
* The DNS resolver accepts now Unicode domain names and converts them
|
||||
* LinkChecker accepts now Unicode domain names and converts them
|
||||
according to RFC 3490 (http://www.faqs.org/rfcs/rfc3490.html).
|
||||
Type: feature
|
||||
Changed: linkcheck/dns/resolver.py
|
||||
Changed: linkcheck/dns/resolver.py, linkcheck/url.py
|
||||
|
||||
* Exceptions in the log systems are no more caught.
|
||||
Type: feature
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
Type: feature
|
||||
Changed: linkcheck/linkname.py
|
||||
|
||||
* Remove all references to the removed 'colored' output logger.
|
||||
* Remove all references to the old 'colored' output logger.
|
||||
Type: documentation
|
||||
Closes: SF bug #1062011
|
||||
Changed: linkchecker.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue