From 4e92395e3fe3d3142a44f343d9784368e1716076 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 2 May 2020 13:40:44 +0200 Subject: [PATCH] Add a ChangeLog entry for #15496 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index cc24b72e83..b79534657a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,7 @@ phpMyAdmin - ChangeLog - issue #16005 Use --optimize-autoloader when installing composer vendors before building the release - issue #15992 Add back the table name to the printable version on "Structure" page - issue #14815 Allow simplifying exported view syntax to only "CREATE VIEW" +- issue #15496 Add $cfg['CaptchaSiteVerifyURL'] for Google ReCaptcha siteVerifyUrl 5.0.3 (not yet released) - issue #15983 Require twig ^2.9