From a5fc6605855889fe2b4fb8f7a392dc11407fccda Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 25 Jan 2021 21:16:11 +0100 Subject: [PATCH] Add a ChangeLog entry for #16590 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ed40506d3b..18eaf0983c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -79,6 +79,7 @@ phpMyAdmin - ChangeLog - issue #16405 Added jest as a Unit Testing tool for our javascript code - issue #16252 Fixed the too small font size when editing rows (textareas) - issue #16585 Fixed BLOB to JPG transformation PHP errors +- issue Made the console setup async to avoid blocking the page render 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning