diff options
author | Jaime Perez Crespo <jaime.perez@uninett.no> | 2015-12-24 15:54:43 +0100 |
---|---|---|
committer | Jaime Perez Crespo <jaime.perez@uninett.no> | 2015-12-24 15:56:03 +0100 |
commit | 4fafd739fc2819943de1baeda4545e225a9559ac (patch) | |
tree | 7686fcd8349a9a9666a3c6be38f16c82ca6226ec | |
parent | 0271f6c471f36cc577da0d61cf1fe8ef7e5fd781 (diff) | |
download | simplesamlphp-4fafd739fc2819943de1baeda4545e225a9559ac.zip simplesamlphp-4fafd739fc2819943de1baeda4545e225a9559ac.tar.gz simplesamlphp-4fafd739fc2819943de1baeda4545e225a9559ac.tar.bz2 |
Update changelog.
-rw-r--r-- | docs/simplesamlphp-changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 752ef60..be38758 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -54,6 +54,7 @@ Released TBD ### API and user interface * Added a new and simple database class to serve as PDO interface for all the database needs. + * Added the possibility to copy metadata and other elements by clicking a button in the web interface. * Removed the old, unused `pack` installer tool. * Improved usability by telling users the endpoints are not to be accessed directly. * Moved the hostname, port and protocol diagnostics tool to the admin directory. |