diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 6bed871d8d6f9d57cb51a99113092c38385c240c..a099493f86e83363fdb10682c055ee69ae970ed5 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -58,6 +58,7 @@ Released TBD * Deleted old jQuery remnants. * Deleted the undocumented dynamic XML metadata storage handler. * Deleted the backwards-compatible authentication source. + * Updated jQuery to the latest 1.8.X version. * Updated translations. ### `authcrypt` diff --git a/docs/simplesamlphp-upgrade-notes-1.14.txt b/docs/simplesamlphp-upgrade-notes-1.14.txt index e5de10ab98f0fd9fe1aa02f6371731717ed9a244..4f49395d4c54e748cbfc743d55c64b45cb1978cf 100644 --- a/docs/simplesamlphp-upgrade-notes-1.14.txt +++ b/docs/simplesamlphp-upgrade-notes-1.14.txt @@ -8,6 +8,8 @@ documents, or using encryption, is is still needed. PHP session cookies are now set to HTTP-only by default. This relates to the `session.phpsession.httponly` configuration option. +The jQuery version in use has been bumped to the latest 1.8.X version. + The following deprecated files, directories and endpoints have been removed: * `bin/pack.php`