From 963e3f458741e0125c81172e191eb467855499ed Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 4 Nov 2016 14:36:50 -0400 Subject: [PATCH] Update NEWS file --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1b7319729..5c29fedfd 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,9 @@ Enhancements - [eas] now also search on senders when using EAS Search ops Bug fixes - - [web] fixed mail settings persistence when sorting by arrival date - [core] fixed condition in weekly recurrence calculator + - [web] fixed mail settings persistence when sorting by arrival date + - [web] disable submit button while saving an event or a task (#3880) 3.2.1 (2016-11-02) ------------------