From 4359b05da8ba291b9bbc00e330d65575a4dbb253 Mon Sep 17 00:00:00 2001 From: Jean Raby Date: Thu, 27 Jun 2013 11:33:44 -0400 Subject: [PATCH] updated NEWS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 2849bd1ec..cc95fd884 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +2.0.6b (2013-06-27) +------------------ + +Bug fixes + - Properly escape the foldername to avoid XSS issues + - Fix loading of MSExchangeFreeBusySOAPResponseMap + 2.0.6a (2013-06-25) ------------------