From b4714c880b747fe8c3a6e79f03cd8364ac389bbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no> Date: Tue, 25 Feb 2014 08:54:53 +0000 Subject: [PATCH] Unset release date for 1.12.0. git-svn-id: https://simplesamlphp.googlecode.com/svn/tags/simplesamlphp-1.12.0-rc1@3390 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 32bd81cbc..f2234e0f1 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.12 -Released 2014-02-24. +Released TBD. * Removed example authproc filters from configuration template. * Stopped using the 'target-densitydpi' option removed from WebKit. -- GitLab