From c1c44b8996f647a3d840fa9da45e81e65fd01b44 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 2 May 2016 10:14:30 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index ce789e466..b5b916ca1 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ Bug fixes - avoid double-appending domains in cache for multi-domain configurations (#3614) - encode CR in EAS paylog (#3626) - password change during login process when using ppolicy + - correctly set answered/forwarded flags during EAS smart operations + - don't mark calendar invitations as read when fetching messages using EAS 2.3.10 (2016-04-05) -------------------