From 01f9f68d887a8048f3fe1925311c2cd061ed8bd4 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 23 Mar 2016 13:43:33 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c53625ba3..6820204cb 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ Bug fixes - [eas] correctly set EAS message class for S/MIME messages (#3576) - [web] show repeating events when we ask for "All" or "Future" events (#69) - [web] show the To instead of From when we are in the Sent folder (#3547) + - [dav] we now handle the default classifications for tasks (#3541) 3.0.2 (2016-03-04) ------------------