From f6ed816243135d03d105fc696d4d60e19ed34692 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 3 Mar 2017 12:05:34 -0500 Subject: [PATCH] (html) Constrain reminder to a positive number --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a495284a8..7de032bf7 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ New features - [core] new sogo-tool manage-acl command to manage calendar/address book ACLs Enhancements - - + - [web] constrain event/task reminder to a positive number Bug fixes - [core] handle broken CalDAV clients sending bogus SENT-BY (#3992)