Update NEWS-file for version 0.5.0.

git-svn-id: https://modmellon.googlecode.com/svn/trunk/mod_mellon2@155 a716ebb1-153a-0410-b759-cfb97c6a1b53
This commit is contained in:
olavmrk 2012-04-16 09:13:09 +00:00
parent 080e08fe1a
commit 3fdc37c529
1 changed files with 22 additions and 2 deletions

24
NEWS
View File

@ -1,6 +1,26 @@
Version 0.4.1
Version 0.5.0
---------------------------------------------------------------------------
* Honour MellonProbeDiscoveryIdP order when sending probes
* 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.
* Several cleanups in the code that starts authentication.
Version 0.4.0
---------------------------------------------------------------------------