aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-15 02:10:55 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-15 02:25:15 +0200
commit9a2a5edacc95c630d37d1215b0c7c938f82b998d (patch)
tree8838f1eb8e64e4f2b40ebc19b77998b3891ef8d0 /Changelog
parentcc842e127d380255524ee8ccf465d63596b2a870 (diff)
Add the ability to proxy TCP connections through a SOCKSv5 proxy.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8e5fad7..978f8e5 100644
--- a/Changelog
+++ b/Changelog
@@ -25,6 +25,8 @@ interimap (0.2) upstream;
* Accept non-fully qualified commands.
* Replace IO::Socket::INET dependency by the lower lever Socket to enable
IPv6. (Both are core Perl module.)
+ * Add a configuration option 'proxy' to proxy TCP connections to the
+ IMAP server.
-- Guilhem Moulin <guilhem@guilhem.org> Wed, 09 Sep 2015 00:44:35 +0200