From 7d1dd4ec76712d2448b1799fb12e03bfc6fdd831 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 9 Feb 2017 08:57:56 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 8a5150fa7..b93885540 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ Enhancements - [web] added Hebrew (he) translation - thanks to Raz Aidlitz Bug fixes + - [core] generalized the bcc handling code - [web] saving the preferences was not possible when Mail module is disabled - [web] ignore mouse events in scrollbars of Month view (#3990) - [web] fixed public URL with special characters (#3993)