git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@704 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-01-05 01:54:23 +00:00
parent dd3424bfe9
commit cde31c6178

View file

@ -1,10 +1,11 @@
1.8.3
* add missing imports for StringUtil in log classes
Changed files: linkcheck/log/{Standard,SQl,Html,Colored}.Loggerpy
* fixed wrong debug level
* fixed wrong debug level comparison from > to >=
Changed files: linkcheck/Config.py
* JavaScript checks in the CGI scripts
Changed files: lconline/lc_cgi.html.*
Added files: lconline/check.js
* Updated documentation with a link restriction example
Changed files: linkchecker, linkchecker.1, FAQ