From 7acfd8a2cdb9ad02daca860fe151ab9e7fc5b736 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 20 Mar 2019 13:50:34 -0400 Subject: [PATCH] Update NEWS file regarding previous commit --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b33a8247a..1c202019a 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Bug fixes - [core] correctly handle the full cert chain in S/MIME - [core] handle multidays events in freebusy data - [core] avoid exception on recent GNUstep when attached file has no filename (#4702) + - [core] avoid generating broken DTSTART for the freebusy.ifb file (#4289) 4.0.7 (2019-02-27) ------------------