From d027f59619840c56929530adb020a69bc8bdfaae Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 6 Apr 2016 11:20:23 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9c6f71013..7b294f891 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,7 @@ Bug fixes - [web] fixed crash when sending a message with a special priority - [web] fixed saving of a custom weekly recurrence definition - [web] properly escape the user's display name (#3617) + - [core] properly escape wide characters (#3616) - [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)