git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1214 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-01-29 14:36:25 +00:00
parent 7216e582fe
commit 94f0b0bb78

View file

@ -12,6 +12,8 @@
* include the optcomplete module for bash autocompletion
Added: linkcheck/optcomplete.py, linkcheck-completion
Changed: MANIFEST.in
* print out nicer error message for unknown host names
Changed: linkcheck/UrlData.py
1.10.3 (release 10.1.2004)
* use the optparser module for command line parsing