From 64dc8a1ed4e15ce456a699184a4fff263f2c902f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 9 Sep 2015 00:44:05 +0200 Subject: Add support for the IMAP COMPRESS extension [RFC4978]. Also, add traffic statistics after closing the connection to the IMAP server. --- Changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index acd02d2..0d56bac 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,12 @@ +interimap (0.2) upstream + + * Add support for the IMAP COMPRESS extension [RFC4978]. By default + enabled for the remote server, and disabled for the local server. + * Add traffic statistics after closing the connection to the IMAP + server. + + -- Guilhem Moulin Wed, 09 Sep 2015 00:44:35 +0200 + interimap (0.1) upstream; * Initial public release. Development was started in July 2015. -- cgit v1.2.3