From 51416875c13d665ccff69488bfc051aa831ec879 Mon Sep 17 00:00:00 2001 From: Olav Morken <olav.morken@uninett.no> Date: Fri, 17 Dec 2010 10:11:45 +0000 Subject: [PATCH] docs: Add changelog for 1.6.3. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2689 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 0bcbf2940..fa49d3fcc 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -151,6 +151,12 @@ See the upgrade notes for specific information about upgrading. * Change attribute names returned from twitter. +## Version 1.6.3 + +Released 2010-12-17. + + * Fix for cross site scripting in redirect page. + ## Version 1.6.2 Released 2010-07-29. -- GitLab