From 197cd0f29184acac88862a13a843ffe1b42169ae Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 31 Jan 2021 16:21:15 +0100 Subject: [PATCH] Add a ChangeLog entry for #16608 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 36d3cd4e3f..849faf95a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -83,6 +83,7 @@ phpMyAdmin - ChangeLog - issue #16429 Use PHP 8.0 fixed version (commit) for TCPDF - issue #16005 Major performance improvements on browsing a lot of rows - issue #16595 Fixed editing columns having a `_` in their name in specific conditions +- issue #16608 Fix "Sort by key" restore auto saved value 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning