From 28e1bcb569effe52529e7139a706d825cf71e27a Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst <thijs@kinkhorst.com> Date: Thu, 31 May 2018 13:58:35 +0000 Subject: [PATCH] changelog --- docs/simplesamlphp-changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index f545919d9..707d1fb39 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -36,6 +36,7 @@ Released TBD * Fix edge case in getServerPort. * Add basic documentation on Nginx configuration. * Test authentication: optionally show AuthData array. + * Improve performance of PDO Metadata Storage handler entity lookup. ### adfs * Make signature algorithm configurable with `signature.algorithm`. -- GitLab