From a912fe0c5e34bde1feae1fcf0ebefa9d95dd68ee Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 17 Oct 2016 11:42:13 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 046cd4749..8cc661a5d 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ Enhancements Bug fixes - [eas] make sure we don't sleep for too long when EAS processes need interruption - [eas] fixed recurring events with timezones for EAS (#3822) + - [core] only consider SMTP addresses for AD's proxyAddresses (#3842) 2.3.16 (2016-09-28) -------------------