From d491a3fa49718ca7806b280b1af1aace5a12c473 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 18 Oct 2016 19:43:49 -0400 Subject: [PATCH] (fix) more fixes with sogo-tool manage-eas + single store mode --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3b0626824..f00d6cd14 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ Bug fixes - [web] fixed vCard generation for tags with no type (#3826) - [eas] improve handling of email folders without a parent - [core] only consider SMTP addresses for AD's proxyAddresses (#3842) - - [core] sogo-tool manageeas now works with single store mode + - [core] sogo-tool manage-eas now works with single store mode 3.2.0 (2016-10-03)