git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2494 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-03-29 22:31:44 +00:00
parent f9d58e8577
commit aaa2b51f02

4
TODO
View file

@ -27,3 +27,7 @@ Possible improvements people could work on:
This way one can run "linkchecker" instead of
"python c:\python2.4\scripts\linkchecker" if c:\python2.4\scripts is
in the PATH.
- [BUGFIX] CGI parameters should also be splitted on semicolons, but
the join routine must also use semicolons then where apropriate.