From aaa2b51f02fab06b57de54f4bb417f49ffa9ac51 Mon Sep 17 00:00:00 2001 From: calvin Date: Tue, 29 Mar 2005 22:31:44 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2494 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index c51af9ea..d7aadad4 100644 --- a/TODO +++ b/TODO @@ -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. + \ No newline at end of file