From 1676f3d23576adb7a1785c38b29e73d247122263 Mon Sep 17 00:00:00 2001
From: Olav Morken <olav.morken@uninett.no>
Date: Wed, 23 Jun 2010 11:41:00 +0000
Subject: [PATCH] Changelog for version 1.6.1.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2358 44740490-163a-0410-bde0-09ae8108e29a
---
 docs/simplesamlphp-changelog.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt
index 4a20f29fc..5b6cb8843 100644
--- a/docs/simplesamlphp-changelog.txt
+++ b/docs/simplesamlphp-changelog.txt
@@ -6,6 +6,18 @@ simpleSAMLphp changelog
 This document lists the changes between versions of simpleSAMLphp.
 See the upgrade notes for specific information about upgrading.
 
+## Version 1.6.1
+
+Released 2010-06-??.
+
+### Bugfixes
+
+  * saml:SP: Fix SingleLogoutService endpoint in SSP-format metadata array.
+  * Shib13:IdP: Add urn:mace:shibboleth:1.0 to supported protocols.
+  * Fix SAMLParser::parseElement().
+  * SAML2:IdP: Fix persistent NameID generation.
+  * Fix scoping on IdP discovery page.
+
 
 ## Version 1.6
 
-- 
GitLab