From 28e449b05077b2f0686fae645a84447af1b6d4e8 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Sat, 10 Jan 2015 07:55:55 -0500 Subject: [PATCH] Updated NEWS file for bugs fixed --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index fb5aa9831..84b3cbf56 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Bug fixes - fixed calendar selection in event and task editors (#3049, #3050) - check for resources existence when listing subscribed ones (#3054) - correctly recognize Apple Calendar on Yosemite (#2960) + - fixed two potential autorelease pool leak (#3026 and #3051) 2.2.13 (2014-12-30) -------------------