aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-03-07 18:21:46 +0100
committerGuilhem Moulin <guilhem@fripost.org>2016-03-07 18:21:46 +0100
commit58d6bd5be5ce08c55448a82ea20039808c1e214e (patch)
tree3c45eaf0aafd07fcad082595a6296b477d8573e5 /Changelog
parent5f97601949f10e085a0df740c628cbfbfdf1d49f (diff)
parentfeb047ee7fcc1f93bc1e76626e16651761e0db55 (diff)
Merge branch 'master' into debian
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bc60b19..a1ae59f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+interimap (0.3) upstream;
+
+ * Fix byte count for compression streams.
+ * Add an option 'SSL_protocols' to list SSL protocols to enable or
+ disable. The default value, "!SSLv2 !SSLv3", enables only TLSv1
+ and above.
+ * New script 'pullimap', to pull mails from an IMAP mailbox and
+ deliver them to a SMTP session.
+
+ -- Guilhem Moulin <guilhem@guilhem.org> Mon, 28 Sep 2015 01:16:47 +0200
+
interimap (0.2) upstream;
* Add support for the IMAP COMPRESS extension [RFC4978]. By default