aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-25 10:45:05 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-25 10:45:05 +0000
commitb2f54f5fbf4c98a3e37003d5642eab20c3971432 (patch)
tree5b2f9fc0bc629551eebcda7af59f0d7b758ca942
parented65f5fe0e50d1e94b42ca3a5cf241a44d294c66 (diff)
downloadfetchmail-b2f54f5fbf4c98a3e37003d5642eab20c3971432.tar.gz
fetchmail-b2f54f5fbf4c98a3e37003d5642eab20c3971432.tar.bz2
fetchmail-b2f54f5fbf4c98a3e37003d5642eab20c3971432.zip
SA-2007-02 was published, remove from TODO.
svn path=/branches/BRANCH_6-3/; revision=5337
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 476d8f83..e92cc4d8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -3,7 +3,6 @@ Note that there is a separate todo.html with different content than this.
soon - MUST:
- BerliOS Bug #10972, Fetchmail refetches big messages repeatedly (SMTP listener
issue)
-- publish SA-2007-02 after release
- Debian Bug #475239, MIME decoder may break up words (need to quote results)
- Replace sscanf/fscanf by functions that do range checking (strtol/strtoul) :-/
See http://sourceware.org/bugzilla/show_bug.cgi?id=6453