From 723b0c8dd317e33331ea9670ef0f839ea083fc27 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 28 Jan 2021 15:25:22 +0100 Subject: [PATCH] =?UTF-8?q?Add=20a=20ChangeLog=20entry=20for=C2=A0#16429?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 18eaf0983c..d3694b2afb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -80,6 +80,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #16429 Use PHP 8.0 fixed version (commit) for TCPDF 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning