From 91ed866c63e19280ecea209d4496b764f8ee7d55 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 16 Dec 2019 22:10:08 +0100 Subject: [PATCH] Add ChangeLog entry for #15623 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 99b627c5c6..ebc665e5a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #15623 Fix width of picker modal and remove date picker for int fields 4.9.3 (not yet released) - issue #15570 Fix page contents go underneath of floating menubar in some cases