From 527d1af4c5aa807fa9d055ee0a3fed53f26e107b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 21 Dec 2019 22:04:36 +0100 Subject: [PATCH] Add ChangeLog entry for #15677 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 83e17787fd..29fe18c302 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,6 +44,7 @@ phpMyAdmin - ChangeLog - 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 - issue #14732 Fixed can't rename primary key with auto increment +- issue #15677 Fix show process-list triggers a php exception 4.9.3 (not yet released) - issue #15570 Fix page contents go underneath of floating menubar in some cases