From 0f4073f17bde6a9fdbb82b1b174e11682fac838f Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 12 Nov 2010 18:57:29 +0000 Subject: [PATCH] updated NEWS file Monotone-Parent: 658c430f2ea9683140e903d44e47bc3af6e9f243 Monotone-Revision: e953e5d096e27fe67d416b4253a117c99a4f1c9e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-12T18:57:29 Monotone-Branch: ca.inverse.sogo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dc819cb3f..5c1fe9892 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,6 @@ -------------------- - updated CKEditor to version 3.4.1 - added event details in invitation email -- added caching of ACLs locally and in memcached - fixed a bug that would prevent web calendars from being considered as such under certain circumstances - when relevant, the "X-Forward" is added to mail headers with the client's @@ -43,6 +42,7 @@ the mail composition window - fixed a wrong redirect when clicking "reply" or "forward" while no mail were selected +- added caching of ACLs locally and in memcached 1.3-20100921 (1.3.2) --------------------