From b064f94f03951e393de296a47669922a78ce26ba Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 14 Apr 2016 15:23:58 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index cbdf9a1c2..d340183fa 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ Bug fixes - calendars list when creating a new component in a calendar in which the user can't delete components - avoid double-appending domains in cache for multi-domain configurations (#3614) + - encode CR in EAS paylog (#3626) 2.3.10 (2016-04-05) -------------------