From a98b09fff790e6960cbed1afbff1ac317bd2b44b 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:07:40 +0000 Subject: [PATCH] Changelog for 1.9.2. Merged into trunk from r3150. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3151 44740490-163a-0410-bde0-09ae8108e29a --- docs/simplesamlphp-changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 88396316b..1077fded2 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -29,6 +29,12 @@ Released TBD. * Add support for overriding SAML 2.0 SP authentication request generation. * Add support for blacklisting encryption algorithms. +## Version 1.9.2 + +Released 2012-08-29 + + * Fix related to the security issue addressed in version 1.9.1. + ## Version 1.9.1 Released 2012-08-02. -- GitLab