git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2017 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-11-19 14:10:16 +00:00
parent 276a5ac3e3
commit 0426adcf03

View file

@ -1,17 +1,17 @@
2.0rc2 "" (released xx.xx.xxxx)
2.0rc2 "El día de la bestia" (released 20.11.2004)
* encode version string for --version output
Type: bugfix
Closes: SF bug #1067915
Changed: linkchecker
* added shell config note with --home install option
* Added shell config note with --home install option.
Type: documentation
Closes: SF bug #1067919
Changed: doc/install.txt
* recheck robots.txt allowance and intern/extern filters for
redirected URLs
* Recheck robots.txt allowance and intern/extern filters for
redirected URLs.
Type: bugfix
Closes: SF bug #1067914
Changed: linkcheck/checker/httpurl.py
@ -21,6 +21,10 @@
Type: feature
Changed: linkcheck/checker/*.py, po/*
* Added missing script_dir to the windows installer script.
Type: bugfix
Changed: install-linkchecker.py
2.0rc1 "The Incredibles" (released 16.11.2004)
* Only instantiate SSL connections if SSL is supported