git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2862 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-10-12 16:20:51 +00:00
parent de2af2d72d
commit b2b764121e

View file

@ -27,6 +27,11 @@
Type: feature
Changed: setup.py
* Ensure that base_url is Unicode for local files.
Type: bugfix
Changed: linkcheck/checker/fileurl.py
Closes: Debian bug #332870
3.2 "Kiss kiss bang bang" (released 3.8.2005)
* Fixed typo in redirection handling code.