From be8e1373eae9762af49d7c1c6360fb817eb8e28f Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 6 Jan 2017 16:01:52 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 24a2430c1..b4a96d63e 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ Bug fixes - [core] properly honor the "include in freebusy" setting (#3354) - [core] properly save next email alarm in the database (#3949) - [core] fix events in floating time during CalDAV's PUT operation (#2865) + - [core] handle rounds in sha512-crypt password hashes - [web] fixed confusion between owner and active user in ACLs management of Administration module - [web] fixed JavaScript exception after renaming an address book - [web] fixed Sieve folder encoding support (#3904)