From cbb23bd536de594a0281ff14b3a70e4ab4862d47 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 4 Aug 2016 14:11:35 -0400 Subject: [PATCH] Updated changelog --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 539d4d43d..d21f156c9 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ Bug fixes - [web] improved extraction of HTML signature in Preferences module - [web] really delete mailboxes being deleted from the Trash folder (#595, #1189, #641) - [core] fixing sogo-tool backup with multi-domain configuration but domain-less logins + - [core] during event schedule, use 409 instead of 403 so Lightning doesn't fail silently 2.3.13 (2016-07-06) -------------------