From dc96466462a0f3814da34e07bad0bdabc1db0169 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 19 Jun 2013 16:06:12 -0400 Subject: [PATCH] Updated for the release --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 2962afb08..126264eb0 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,9 @@ Bug fixes - Fixed decoding of the charset parameter when using single quotes (#2306) - Fixed potential crash when sending MDN from Sent folder (#2209) - Fixed handling of unicode separators (#2309) + - Fixed public access when SOGoTrustProxyAuthentication is used (#2237) + - Fixed access right issues with import feature (#2294) + - Fixed IMAP ACL issue when SOGoForceExternalLoginWithEmail is used (#2313) 2.0.5a (2013-04-17) ------------------