From fe80f1e7296b694a8f98b1d5920320c44175144a Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 18 Oct 2017 09:38:08 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 387e04f3d..ace969d6e 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Bug fixes - [core] yearly repeating events are not shown in web calendar (#4237) - [core] correctly handle "Last day of the month" recurrence rule - [core] fixed yearly recurrence calculator with until date + - [core] generalized HTML sanitization to avoid encoding issues when replying/forwarding mails - [eas] avoid sync requests for shared folders every second (#4275) 2.3.22 (2017-07-20)