From c5526bb70aef69b7be128f96a8d33ef99d4b97a5 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 12 May 2016 15:09:21 -0400 Subject: [PATCH] Fixed NEWS file --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index dac4e00b2..ff34f0cee 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2.3.11 (2016-04-XX) +2.3.11 (2016-05-12) ------------------- Bug fixes @@ -12,10 +12,10 @@ Bug fixes - correctly set answered/forwarded flags during EAS smart operations - 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 multi-domain issue with non-unique ID across domains (#3625) - fixed bogus headers generation when stripping folded bcc header (#3664) - fixed issue with multi-value org units (#3630) - - fixed senstive range of checkboxes in appointment editor (#3665) + - fixed sensitive range of checkboxes in appointment editor (#3665) 2.3.10 (2016-04-05) -------------------