git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1024 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-08-19 11:49:14 +00:00
parent 7ff1edcd90
commit 54d0f8ade7

View file

@ -1,10 +1,12 @@
1.9.1
* Add documentation how to change the default C compiler
* add documentation how to change the default C compiler
Changed: INSTALL
* Fixed blacklist logging
* fixed blacklist logging
Changed: linkcheck/log/BlacklistLogger.py
* removed unused imports
Changed: linkcheck/*.py
* fixed parsing of end tags with trailing garbage
Changed: linkcheck/parser/htmllex.l
1.9.0
* Require Python 2.3