From 4cf59cd92e8346d48d7ca0af3cc2eeadfaa5455f Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 7 Apr 2017 14:18:20 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c3ddb33a4..cf135a2b9 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ Enhancements Bug fixes - [web] fixed attachment path when inside multiple body parts - [core] cherry-picked comma escaping fix from v2 (#3296) + - [core] fix sogo-tool restore potentially crashing on corrupted data (#4048) - [eas] set reply/forwarded flags when ReplaceMime is set (#4133) 3.2.8 (2017-03-24)