From 463eec304e21c98c32cc80adcfce7d2c5e4b3533 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 31 Dec 2020 23:27:44 +0100 Subject: [PATCH] Add a ChangeLog entry for #16485 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 140ead3772..b5a3c78e6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -71,6 +71,7 @@ phpMyAdmin - ChangeLog - issue #16467 Fixed a PHP notice "Trying to access array offset on value of type null" on Designer PDF export - issue #15658 Fixed saving UI displayed columns on a non database request fails - issue #16495 Fix drop tables checkbox is above the checkbox for foreign keys +- issue #16485 Fix visual query builder missing "Build Query" button 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning