From e5bebf87a85579006d4bd406dbb0125dc0260118 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 1 Jun 2016 09:09:26 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5ad64d3aa..8e068c246 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ Bug fixes - sanity checks for events with bogus timezone offsets - strip X- tags when securing content (#3695) + - when using EAS/ItemOperations, use IMAP PEEK operation 2.3.11 (2016-05-12) -------------------