aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-05-26 14:48:49 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-05-26 14:48:49 +0200
commit691aa2c24dbdccf62e0d3d9f35e9fc6304b6be2d (patch)
treec64346750a33d3863746c04a906111e74904711f
parenta5b9503160f50b48646f5c1e8da3e338884be966 (diff)
downloadfetchmail-691aa2c24dbdccf62e0d3d9f35e9fc6304b6be2d.tar.gz
fetchmail-691aa2c24dbdccf62e0d3d9f35e9fc6304b6be2d.tar.bz2
fetchmail-691aa2c24dbdccf62e0d3d9f35e9fc6304b6be2d.zip
Drop revived but unneeded file.
-rw-r--r--TODO-6.3.2011
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO-6.3.20 b/TODO-6.3.20
deleted file mode 100644
index d9d79977..00000000
--- a/TODO-6.3.20
+++ /dev/null
@@ -1,11 +0,0 @@
-- fix STARTTLS timeouts by setting socket timings
- possibly using a different structure than an int to save the fd
- and SSL context -- and then also timeout?
- Or just make set_timeout take an optional fd, which, when != -1,
- also sets the socket timeouts?
-
-- make SSLv2 removal dependent on openssl configuration
- (see Debian FTBFS bug for how to detect that in configure)
-
-- make --with-ssl default?
-