From baacf8516d5c1e9d0198bcef12fd3b83b2816878 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 16 Sep 2013 11:21:23 -0400 Subject: [PATCH] Updated NEWS file regarding previous commit --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index aa6aa5119..f2c423ab9 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Bug fixes - 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 + - fixed S/MIME verification issues with certain OpenSSL versions 2.0.7 (2013-07-19) ------------------