From 2f59bf2b8028be9c6aef1aa7d7f8a56cf2a63d2d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 17 Feb 2021 19:58:31 +0100 Subject: [PATCH] Add a ChangeLog entry for #16662 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 2e5816d884..4a66128530 100644 --- a/ChangeLog +++ b/ChangeLog @@ -93,6 +93,7 @@ phpMyAdmin - ChangeLog - issue #16641 Fixed query generation that was allowing JSON to have a length - issue #15994 Fixed the selected value detection for "on update current_timestamp" - issue #16614 Fixed PHP 8.0 dataseek offset call to the MySQLI extension +- issue #16662 Fixed Uncaught TypeError on "delete" button click of a database search results page 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning