Add NEWS-file for 0.9.0.

This commit is contained in:
Olav Morken 2014-08-27 14:32:12 +02:00
parent 7a24e4be0c
commit 0f5b4fd860
1 changed files with 14 additions and 0 deletions

14
NEWS
View File

@ -1,3 +1,17 @@
Version 0.9.0
---------------------------------------------------------------------------
* Set the AssertionConsumerServiceURL attribute in authentication
requests.
* Bugfixes:
* Fix use of uninitialized data during logout.
* Fix session entry overflow leading to segmentation faults.
* Fix looking up sessions by NameID, which is used during logout.
Version 0.8.0
---------------------------------------------------------------------------