NEWS-file for 0.9.1.

This commit is contained in:
Olav Morken 2014-09-01 10:11:54 +02:00
parent 4d619e3b7c
commit bd3e53e55d
1 changed files with 12 additions and 0 deletions

12
NEWS
View File

@ -1,3 +1,15 @@
Version 0.9.1
---------------------------------------------------------------------------
* Bugfixes:
* Fix session offset calculation that prevented us from having
active sessions at once.
* Run mod_auth_mellon request handler before most other handlers,
so that other handlers cannot block it by accident.
Version 0.9.0
---------------------------------------------------------------------------