From e9da4ca4f78c59e108cf27e5c21643a830a2919d Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 16 Mar 2016 09:00:23 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5c3dc4a01..653354b5a 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ Bug fixes - [web] display CC/BCC fields in message editor when initialized with values - [web] fixed message initialization in popup window (#3583) - [web] fixed position of warning when JavaScript is disabled (#3449) + - [eas] properly unfold long mail headers (#3152) 3.0.2 (2016-03-04) ------------------