From ac55509aea982d07c02d429f88131d8da468181b Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 18 Nov 2014 12:45:15 -0500 Subject: [PATCH] Updated NEWS file regarding the SOPE commit for bug #2957 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 54edfe468..edaf30532 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ Bug fixes - added WindowSize support for GCS collections when using EAS - fixed IMAP search with non-ASCII folder names - fixed extraction of email addresses when pasting text with tabs (#2945) + - fixed Outlook attachment corruption issues when using AES (#2957) 2.2.9a (2014-09-29) -------------------