From a479356fbf2bad5f2a3e71bd1553d27407068ee6 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 29 Dec 2016 15:34:11 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f392b21a8..a19d32b6c 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Bug fixes - [web] return login page for unknown users (#2135) - [web] append ics file extension when importing events (#2308) - [web] set a max-height so we can scroll in the attendees list (#3666) + - [web] set a max-height so we can scroll in the attachments list (#3413) - [web] handle URI in vCard photos (#2683) - [eas] properly escape all GAL responses (#3923) - [eas] properly skip folders we don't want to synchronize (#3943)