From 0f0b4926a9a2e41d81b9423bae35e2ba6952287a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 6 Nov 2012 10:45:53 -0500 Subject: [PATCH] updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7e1fb6464..1485e2646 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ New features - support for SAML2 for single sign-on, with the help of the lasso library + - added support for the "AUTHENTICATE" command and SASL mechanisms 2.0.2 (2012-10-24) ------------------