From ca4d89fb086a52fa57d3b0f6ff784258bdef79c7 Mon Sep 17 00:00:00 2001 From: Jean Raby Date: Fri, 13 Sep 2013 11:24:16 -0400 Subject: [PATCH] update with latest fixes --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 550acb8cb..aa6aa5119 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ Bug fixes - fixed position of red line of current time - disabled verbose logging of smtp sessions by default - fixed high CPU usage when there are no available child processes + - fixed crash in dav f/b lookups when using SQL addressbooks (#2418) + - fixed memory consumption issues when doing dav lookups with huge result set 2.0.7 (2013-07-19) ------------------