diff --git a/ChangeLog b/ChangeLog index 9ffcaf51..d581d058 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ Changed: linkcheck/{Mailto,Nntp,Telnet,}UrlData.py * added robots.txt FAQ, updated links Removed: norobots-rfc.html - Changed: FAQ, WONTDO + Changed: FAQ, WONTDO, TODO * add iso-8859-1 coding line to all .py files Changed: *.py * Correctly quote the HTML output diff --git a/TODO b/TODO index 47d22ad8..dea9199b 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,7 @@ possible Python 2.3 improvements (ie needs Python >= 2.3) - use Bool object type - get rid of the patched robotparser.py - use new csv module +- use the Set type instead of hashmaps (did I use hashmaps for sets here?) include some web check and/or spider features: - warn if overall size of page (including images/flash/etc.) is too big diff --git a/po/de.po b/po/de.po index e5eb05a6..a3674ee4 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: Tue Jun 24 22:57:27 2003\n" +"POT-Creation-Date: Fri Jul 4 17:09:09 2003\n" "PO-Revision-Date: 2003-06-20 11:31+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: LANGUAGE \n" diff --git a/po/fr.po b/po/fr.po index 23f6c1b7..2ec1e683 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: Tue Jun 24 22:57:27 2003\n" +"POT-Creation-Date: Fri Jul 4 17:09:09 2003\n" "PO-Revision-Date: 2003-06-20 22:30+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: LANGUAGE \n" diff --git a/po/nl.po b/po/nl.po index 4a1b1a74..a226e184 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: Tue Jun 24 22:57:27 2003\n" +"POT-Creation-Date: Fri Jul 4 17:09:09 2003\n" "PO-Revision-Date: 2003-06-20 22:30+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: LANGUAGE \n"