From d9c4be4454cbcc81ae5c6388181137ebafbbee07 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 9 Feb 2021 15:47:33 +0100 Subject: [PATCH] Add a ChangeLog entry for #15389 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index bb9ef1bed8..841bc8c882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,6 +87,7 @@ phpMyAdmin - ChangeLog - issue #16611 Fixed unable to add tables to rename aliases twice on Export - issue #16621 Fixed link HTML messed up in Advisor - issue #16622 Fixed Advisor formatting incorrect for long_query_time notice +- issue #15389 Fixed reset current page indicator after deleting all rows to current page and not page 1 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning