From eb6d234c4b37e49014dbfb5034d13b1349c754e0 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 20 Dec 2016 13:17:19 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ff45c223e..f7f4778d1 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ Enhancements Bug fixes - [core] honor blocking wrong login attemps within time interval (#2850) - [core] better support for RFC 6638 (schedule-agent) + - [core] use source's domain when none defined and trying to match users (#3523) - [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)