From 501e88deca8ffec725d3ce2759cbb2e6c15c555c Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 2 Feb 2021 23:05:33 +0100 Subject: [PATCH] Add a ChangeLog entry for #16609 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 401518c418..e0f1699e4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ phpMyAdmin - ChangeLog - issue #16429 Fixed PHP 8.0 errors on preg_replace and operand types - issue #16490 Fixed PHP 8.0 function libxml_disable_entity_loader() is deprecated - issue #16429 Fixed failing unit tests on PHP 8.0 +- issue #16609 Fixed Sql.rearrangeStickyColumns is not a function 5.0.4 (2020-10-15) - issue #16245 Fix failed Zoom search clears existing values