From ec02c41d9b89122d91a669e66cb62b0c895c3d7e Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 5 Feb 2016 10:09:47 -0500 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4743ce53b..66f6198f5 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ Bug fixes - correctly encode filename of attachments over EAS (#3491) - correctly encode square brackets for IMAP folder names (#3321) + - add shared/public namespaces in the list or returned folders 2.3.7 (2016-01-25) ------------------