From 7cf0aaa2f725a626faa10e785e63da720349365f Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 23 Jun 2016 11:22:15 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7dde5538c..2f9d75203 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ Enhancements Bug fixes - [web] fixed crash when an attachment filename has no extension - [web] fixed selection of transparent all-day events (#3744) + - [eas] handle base64 EAS protocol version 3.1.3 (2016-06-22) ------------------