aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 0 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 79a7ea4..8cd8be2 100644
--- a/Changelog
+++ b/Changelog
@@ -22,9 +22,6 @@ interimap (0.2) upstream;
IPv6. (Both are core Perl module.)
* Add a configuration option 'proxy' to proxy TCP connections to the
IMAP server.
- * Don't set SO_KEEPALIVE on the socket. This is most likely useless
- in our case since the TCP keepalive time is usually much higher than
- the IMAP timeout.
* Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES.
* Display the certificate chain, SSL protocol and cipher in debug
mode.