diff options
author | Jaime Pérez Crespo <jaime.perez@uninett.no> | 2014-02-24 19:35:19 +0000 |
---|---|---|
committer | Jaime Pérez Crespo <jaime.perez@uninett.no> | 2014-02-24 19:35:19 +0000 |
commit | dbb57e1e57089b66e15f800b443a734f0b5cb328 (patch) | |
tree | 636ffc2f296e3018bcdcbd0b8b8b4a62dab5fcac /docs/resources | |
parent | 922c280cf77c91deb74f3eee9f0b52f7a5384507 (diff) | |
download | simplesamlphp-dbb57e1e57089b66e15f800b443a734f0b5cb328.zip simplesamlphp-dbb57e1e57089b66e15f800b443a734f0b5cb328.tar.gz simplesamlphp-dbb57e1e57089b66e15f800b443a734f0b5cb328.tar.bz2 |
Upgrade notes for 1.12.
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3382 44740490-163a-0410-bde0-09ae8108e29a
Diffstat (limited to 'docs/resources')
-rw-r--r-- | docs/resources/simplesamlphp-upgrade-notes-1.12.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/resources/simplesamlphp-upgrade-notes-1.12.txt b/docs/resources/simplesamlphp-upgrade-notes-1.12.txt new file mode 100644 index 0000000..760a7a1 --- /dev/null +++ b/docs/resources/simplesamlphp-upgrade-notes-1.12.txt @@ -0,0 +1,4 @@ +Upgrade notes for simpleSAMLphp 1.12 +==================================== + + * PHP version 5.3 is now required. |