aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-10 20:39:50 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-10 23:11:08 +0200
commitea086d30d021f7c018e4d307223162cf051de336 (patch)
tree5068501024c6b5dbb589d852f7dca6da60437dfe /Changelog
parent705ea1c708c676587ae4833fc1fca5caafe1dd7f (diff)
Print IMAP traffic stats when receiving a SIGHUP.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index a188c18..4b43f94 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-interimap (0.2) upstream
+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.
@@ -10,7 +10,8 @@ interimap (0.2) upstream
default if both the local and remote servers advertize "BINARY".
Can be disabled by adding 'use-binary=NO' to the default section in
the configuration file.
- * Exit with return value 0 when receiving a TERM signal.
+ * Exit with return value 0 when receiving a SIGTERM.
+ * Print IMAP traffic stats when receiving a SIGHUP.
-- Guilhem Moulin <guilhem@guilhem.org> Wed, 09 Sep 2015 00:44:35 +0200