From c6bf061b26c2e1a63b19ff3dd46da19e0c3043da Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Wed, 19 Aug 2015 16:34:39 -0400 Subject: [PATCH] changelog entries --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46087860..072ad0f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Mail: * Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability. * Some MIME messages would hang Roundcube due to a missing package. -* The users permitted to send as an alias are now configurable separately from where an alias forwards to. +* The users permitted to send as an alias can now be different from where an alias forwards to. DNS: @@ -19,10 +19,14 @@ System: * Backups can now be turned off, or stored in Amazon S3, through new control panel options. * Munin was not working on machines confused about their hostname. -* SSL certificate checks were failing on OVH/OpenVZ servers due to missing /dev/stdin. * ownCloud updated to version 8.1.1, its memcached caching enabled. * When upgrading, network checks like blocked port 25 are now skipped. * Tweaks to the intrusion detection rules for IMAP. +* Mail-in-a-Box's setup is a lot quieter, hiding lots of irrelevant messages. + +Control panel: + +* SSL certificate checks were failing on OVH/OpenVZ servers due to missing /dev/stdin. * Improve the sort order of the domains in the status checks. * Some links in the control panel were only working in Chrome.