From 6b564e37803d9d345796669605ebb28dc850ecc8 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 16 Dec 2019 21:31:05 +0100 Subject: [PATCH] Add ChangeLog entry for #15435 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 442019da67..99b627c5c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,7 @@ phpMyAdmin - ChangeLog - issue Fixed url.php crashing because it's not loading the DatabaseInterface service - issue #15540 Fixed uncaught TypeError: htmlspecialchars() in NavigationTree - issue Fix twig deprecation notices for php 8.0 +- issue #15435 Fix ReCAPTCHA couldn't find user-provided function: Functions.recaptchaCallback 4.9.3 (not yet released) - issue #15570 Fix page contents go underneath of floating menubar in some cases