From b3626b034cfaa5989b3c07ded7108205a85e615a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no> Date: Tue, 25 Sep 2012 10:15:16 +0000 Subject: [PATCH] Final 1.10.0 release. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3176 44740490-163a-0410-bde0-09ae8108e29a --- docs/simplesamlphp-changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 0078acdf4..2ed3b7cd7 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -8,7 +8,7 @@ See the upgrade notes for specific information about upgrading. ## Version 1.10 -Released TBD. +Released 2012-09-25. * Add support for storing data without expiration timestamp in memcache. * Fix for reauthentication in old shib13 authentication handler. -- GitLab