From d925312d6dd965c6a30e18b6f68c2ba20786e042 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 31 Jan 2021 01:33:54 +0100 Subject: [PATCH] Add a ChangeLog entry for #16595 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index bd87dc51ff..36d3cd4e3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -82,6 +82,7 @@ phpMyAdmin - ChangeLog - issue Made the console setup async to avoid blocking the page render - 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 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning