From eabe44b98d8eb629a118930a7b03bbec5c6e2086 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no> Date: Wed, 29 Aug 2012 09:33:58 +0000 Subject: [PATCH] Changelog update for 1.10. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3155 44740490-163a-0410-bde0-09ae8108e29a --- docs/simplesamlphp-changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 1077fded2..ac6b2fe40 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -20,6 +20,10 @@ Released TBD. * `core:UserPass(Org)Base`: Add "remember username" option. +### `radius` + + * New feature to configure multiple radius servers. + ### `riak` * New module for storing sessions in a Riak database. -- GitLab