From 82fbeee7e568de10d0befd9ccf5aea26600ca75a Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 6 Jan 2017 16:02:47 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 121ba7764..82c1ee121 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ Bug fixes - [core] use source's domain when none defined and trying to match users (#3523) - [core] properly honor the "include in freebusy" setting (#3354) - [core] fix events in floating time during CalDAV's PUT operation (#2865) + - [core] handle rounds in sha512-crypt password hashes - [web] return login page for unknown users (#2135) - [web] append ics file extension when importing events (#2308) - [web] set a max-height so we can scroll in the attendees list (#3666)