diff --git a/ChangeLog b/ChangeLog index d10013ba9b..88fe163d15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,8 @@ phpMyAdmin - ChangeLog - issue #16076 Fixed cannot edit or export TIMESTAMP column with default CURRENT_TIMESTAMP in MySQL >= 8.0.13 - issue #16226 Fix error 500 after copying a table - issue #16222 Fixed can't use the search page when the table name has special characters +- issue #16248 Fix zoom search is not performing input validation on INT columns +- issue #16248 Fix javascript error when typing in INT fields on zoom search page 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page