git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1627 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-08-29 12:47:54 +00:00
parent bbba28f781
commit fa8535d619

View file

@ -34,10 +34,17 @@
Type: feature
Changed: linkchecker
* the default recursion level is now infinite
* The default recursion level is now infinite.
Type: feature
Changed: linkchecker
* The 'outside of domain filter' is no more a warning but an informational
message. A warning is inappropriate since the user is in full control
over what links are extern or intern.
Type: feature
Closes: SF bug 1013206
Changed: linkcheck/urlbase.py
* renamed --strict to --extern-strict-all
Type: feature
Changed: linkchecker