From b626fbf1788a372e1feb55914b4d4287f5cdce43 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 13 Sep 2016 11:06:59 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a3ba3f321..baa3bea6a 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ Bug fixes - [web] restored functionality to save unknown recipient emails to address book on send - [web] fixed ripple blocking the form when submitting no values (#3808) - [web] fixed error handling when renaming a mailbox + - [web] handle binary content transfer encoding when displaying mails - [core] strip protocol value from proxyAddresses attribute (#3182) 3.1.5 (2016-08-10)