From 79c40aa5e94a6b24cc738661d08474003195b09f Mon Sep 17 00:00:00 2001 From: Tim van Dijen <tim.dijen@minbzk.nl> Date: Tue, 2 Jul 2019 09:02:13 +0200 Subject: [PATCH] Update simplesamlphp-changelog.md --- docs/simplesamlphp-changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index 9939c9a71..b3e2c8ed0 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -13,6 +13,7 @@ Released TBD * Replace custom Email class with the phpmailer library. * Allow to log to STDERR in the logging.handler option. * Allow use of stream wrappers (e.g. s3://) in paths. + * Improve 'update or insert' handling for different SQL drivers ### metarefresh * The algorithm to compute the fingerprint of the certificate that signed -- GitLab