From e92a14532578b88c6701a68ed21368c566a445c3 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 19 Mar 2014 08:27:36 -0400 Subject: [PATCH] Updated NEWS file regarding previous commit --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1585cf74a..40fe3f040 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ Bug fixes - fixed check for resource conflict when creating an event in the resource's calendar (#2541) - fixed construction of mail folders tree - fixed parsing of ORG attribute in cards (#2662) + - disabled ActiveSync provisioning for now (#2663) 2.2.1 (2014-03-07) ------------------