From 0327a42c9c7d305af78504264821281de7e9c2d3 Mon Sep 17 00:00:00 2001 From: Alexandre Cloutier Date: Tue, 14 Oct 2014 10:45:30 -0400 Subject: [PATCH] Update NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ad28b7a62..10b060422 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ Bug fixes - don't escape
's in a card's note field - fixed folder's display name when subscribing to a folder - fixed folder's display name when the active user subscribes another user to one of her/his folders + - fixed error with new user default sorting value for the mailer module (#2952) 2.2.9a (2014-09-29) -------------------