From d5b4cb51645d71c724e94a3c98349fae68e2c1a4 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 10 Oct 2019 15:46:00 -0400 Subject: [PATCH] Update NEWS file --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2c648cf63..f42afcab0 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,9 @@ Bug fixes - [web] don't mark draft as deleted when SOGoMailKeepDraftsAfterSend is enabled (#4830) - [web] allow single-day vacation auto-reply (#4698) - [web] allow import to calendar subscriptions with creation rights - - [web] handle DST change in Date.daysUpTo + - [web] handle DST change in Date.daysUpTo (#4842) + - [web] improved handling of start/end times (#4497, #4845) + - [web] improved handling of vacation auto-reply activation dates (#4844) - [core] honor IMAPLoginFieldName also when setting IMAP ACLs - [core] honor groups when setting IMAP ACLs - [core] honor "any authenticated user" when setting IMAP ACLs