From dceab8fd2acfff1bbee80eeead864455190c5783 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 23 Dec 2016 10:06:15 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4b961bdae..e4023eca5 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ 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) + - [core] handle delegation with no SENT-BY set (#3368) - [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)