From ff13c4954032566676b42a4cebd857de5644632a Mon Sep 17 00:00:00 2001 From: Jean Raby Date: Wed, 10 Apr 2013 12:16:26 -0400 Subject: [PATCH] updated NEWS --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 605a71b1e..67da5553c 100644 --- a/NEWS +++ b/NEWS @@ -20,9 +20,11 @@ Bug fixes run sql-update-2.0.4b_to_2.0.5-mysql.sh to update existing tables - avoid random crashes in OpenChange due to RTF conversion - fixed issue when modifying/deleting exceptions of recurring events - - fixed major cache miss issue leading to slow Outlook - resynchronizations + - fixed major cache miss issue leading to slow Outlook resynchronizations - fixed major memory corruption issue when Outlook was saving "messages" + - fixed filtering of sql contact entries when using dynamic domains (#2269) + - sogo.conf can now be used by all tools (#2226) + 2.0.4b (2013-02-04) ------------------