From 9ad983e0cba4db4b1bc2c9ba1a7ff9dfbdc754a1 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 9 May 2016 15:15:47 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 159833fbd..bbd8c20ac 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ Enhancements Bug fixes - [core] properly escape wide characters (#3616) - [core] avoid double-appending domains in cache for multi-domain configurations (#3614) + - [core] fixed multidomain issue with non-unique ID accross domains (#3625) - [web] fixed missing columns in SELECT statements (PostgreSQL) - [web] fixed display of ghosts when dragging events - [web] fixed management of mail labels in Preferences module