From 4309b08c756bbae1a2335378936986970ebe4ff7 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 29 Aug 2017 11:07:55 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a523860a6..5c6f44be2 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,8 @@ ------------------- Bug fixes - - [core] yearly repeating events are not shown in web calendar (#4237) + - [core] yearly repeating events are not shown in web calendar (#4237) + - [core] correctly handle "Last day of the month" recurrence rule 2.3.22 (2017-07-20) -------------------