~ chicken-core (chicken-5) 7d994a904e71d0fadd39afd92c13d84976767ec0
commit 7d994a904e71d0fadd39afd92c13d84976767ec0
Author: Felix <bunny351@gmail.com>
AuthorDate: Sat Nov 7 23:42:47 2009 +0100
Commit: Felix <bunny351@gmail.com>
CommitDate: Sat Nov 7 23:42:47 2009 +0100
cleaned up TODO
diff --git a/TODO b/TODO
index f7ba6f55..827d9435 100644
--- a/TODO
+++ b/TODO
@@ -42,14 +42,9 @@ TODO for chicken -*- Outline -*-
reported by Jim Ursetto
reverted original patch, see patches/finalizer-closures.diff
-** tools
-*** chicken-bug: SMTP servers not accessible (greylisting)
-
* tasks
-** remove TODO from master
-
** pending commits
commit 045f1db4ee22cdbecade4a17307ae61bba8bf31d
@@ -200,9 +195,6 @@ Date: Sun Oct 11 11:37:06 2009 +0200
** SHA-1 commit-ID in banner
-** branches
-*** unfucked-dload can be removed
-
** module issues
*** need a way to omit generating module registration without generating import lib
for example when compiling static version, where implib already exists
Trap