From 89917c941caf9f7c4ca18e498bba06298f7f26f6 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 26 Nov 2014 13:01:50 -0500 Subject: [PATCH] New entry for bug #2381 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 3a1e23e6c..dd4869758 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +2.2.11 (2014-xx-xx) +------------------- + +Bug fixes + - Now possible to specify the username attribute for SAML2 (SOGoSAML2LoginAttribute) + 2.2.10 (2014-11-21) -------------------