From 3a330109183f7c5c7c6b35c58d23eeb1f1ca50c5 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 19 Mar 2014 11:33:00 -0400 Subject: [PATCH] Updated NEWS file regarding previous commit --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 40fe3f040..1c0850715 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Bug fixes - fixed construction of mail folders tree - fixed parsing of ORG attribute in cards (#2662) - disabled ActiveSync provisioning for now (#2663) + - fixed messages move in Outlook which would create duplicates (#2650) 2.2.1 (2014-03-07) ------------------