From ddceb7de2d108341870e2d3116a52a8c42c4fd3f Mon Sep 17 00:00:00 2001 From: Olav Morken <olav.morken@uninett.no> Date: Fri, 17 Dec 2010 08:03:25 +0000 Subject: [PATCH] docs: Update changelog for version 1.6.3 git-svn-id: https://simplesamlphp.googlecode.com/svn/branches/simplesamlphp-1.6@2687 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 39a420106..2a9746c10 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -6,6 +6,12 @@ simpleSAMLphp changelog This document lists the changes between versions of simpleSAMLphp. See the upgrade notes for specific information about upgrading. +## Version 1.6.3 + +Released 2010-12-16. + + * Fix for cross site scripting in redirect page. + ## Version 1.6.2 Released 2010-07-29. -- GitLab