summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authormanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2011-03-23 15:05:19 +0000
committermanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2011-03-23 15:05:19 +0000
commitf0467bab7c76db8b5989515da004931cfbca9837 (patch)
tree5081a9dab1e72c644ee7deaf2b7333b819d1305f /NEWS
parent30133d867b8513dbee8253c369d6d58d750eda54 (diff)
downloadmod_auth_mellon-f0467bab7c76db8b5989515da004931cfbca9837.tar.gz
mod_auth_mellon-f0467bab7c76db8b5989515da004931cfbca9837.tar.xz
mod_auth_mellon-f0467bab7c76db8b5989515da004931cfbca9837.zip
New MellonIdPMetadataGlob directive to load mulitple IdP metadata
using a glob(3) pattern. git-svn-id: https://modmellon.googlecode.com/svn/trunk@117 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4d17f8d..06eeab0 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Version 0.3.1
* New MellonCond directive to enable attribute filtering beyond
MellonRequire functionalities.
+* New MellonIdPMetadataGlob directive to load mulitple IdP metadata
+ using a glob(3) pattern.
+
Version 0.3.0
---------------------------------------------------------------------------