From 4db1f8185ab8d73e53931b477f2d740c9f05aa3b Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 1 Feb 2017 13:06:03 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c4ed42e64..8466a96ed 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Bug fixes - [web] saving the preferences was not possible when Mail module is disabled - [web] ignore mouse events in scrollbars of Month view (#3990) - [web] fixed public URL with special characters (#3993) + - [eas] improved EAS parameters parsing (#4003) 3.2.6a (2017-01-26) -------------------