From 9e64dc2debfa1c7410f82bf71f4d10856751e258 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 20 May 2016 08:36:45 -0400 Subject: [PATCH] Remove application/x-tar file extension test as it might not exist in nginx config (#5253) --- CHANGELOG | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7dd6a6a..2180fca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,8 @@ - Managesieve: Support 'duplicate' extension [RFC 7352] - Managesieve: Unhide advanced rule controls if there are inputs with errors - Managesieve: Display warning message when filter form contains errors +- Fix bug where errors could have been not logged when per_user_logging=true +- Fix bug where message list columns could be in wrong order after column drag-n-drop and list sorting RELEASE 1.2.0 ------------- -- Gitblit v1.9.1