From 0cea36df2eebdcda55098fa0ae9416976a39a332 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 6 Mar 2014 14:10:47 -0500 Subject: [PATCH] Updated NEWS regarding previous commit --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 229b1d748..09a3bb241 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ Bug fixes - fixed wrong date format leading to Android email syncing issues (#2609) - fixed possible exception when retrieving the default event reminder value (#2624) - fixed encoding of mail folder name when creating a subfolder (#2637) + - fixed returned date format for email messages in Active Sync + - fixed missing 'name part' in address for email messages in Active Sync 2.2.0 (2014-02-24) ------------------