summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2012-04-16 09:13:09 +0000
committerolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2012-04-16 09:13:09 +0000
commitb6657e645e7a3cbc0a919a4979f19c4f4b04e67f (patch)
tree496e0180911f30394b408d6b43ca1c6fba71e8a4 /NEWS
parent1e6ee0de60b676f15b962a8bf7300af798626472 (diff)
downloadmod_auth_mellon-b6657e645e7a3cbc0a919a4979f19c4f4b04e67f.tar.gz
mod_auth_mellon-b6657e645e7a3cbc0a919a4979f19c4f4b04e67f.tar.xz
mod_auth_mellon-b6657e645e7a3cbc0a919a4979f19c4f4b04e67f.zip
Update NEWS-file for version 0.5.0.
git-svn-id: https://modmellon.googlecode.com/svn/trunk@155 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 22 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 55e8f04..e1ca2d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,26 @@
-Version 0.4.1
+Version 0.5.0
+---------------------------------------------------------------------------
+
+* Honour MellonProbeDiscoveryIdP order when sending probes.
+
+* MellonAuthnContextClassRef configuration directive, to limit
+ authentication to specific authentication methods.
+
+* Support for the HTTP-POST binding when sending authentication
+ requests to the IdP.
+
+* MellonSubjectConfirmationDataAddressCheck option to disable received
+ address checking.
+
+* Various cleanups and bugfixes:
+
+ * Support for older versions of GLib and APR.
+
+ * Send the correct SP entityID to the discovery service.
+
+ * Do not set response headers twice.
-* Honour MellonProbeDiscoveryIdP order when sending probes
+ * Several cleanups in the code that starts authentication.
Version 0.4.0
---------------------------------------------------------------------------