From 34eac1525e1bc39388adfcc96e6b54e5a9b288cd Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 12 Apr 2016 13:19:39 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 6948099f3..56d0959f8 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ Bug fixes - [web] properly escape the user's display name (#3617) - [web] avoid returning search results on objects without read permissions (#3619) - [core] properly escape wide characters (#3616) + - [core] avoid double-appending domains in cahce for multi-domain configurations (#3614) - [dav] we now handle the default classifications for tasks (#3541) - [eas] properly unfold long mail headers (#3152) - [eas] correctly set EAS message class for S/MIME messages (#3576)