summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
---------------------------------------------------------------------------