From af85f4dd92665193d03213c324f43757f1ca64a6 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 10 May 2016 08:53:41 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 84fa652b7..56989f31b 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ Bug fixes - don't mark calendar invitations as read when fetching messages using EAS - fixed messages archiving as zip file - fixed multidomain issue with non-unique ID accross domains (#3625) + - fixed bogus headers generation when stripping folded bcc header (#3664) 2.3.10 (2016-04-05) -------------------