From 548cb7136e217174f6cc6d7bfc65b2e1be846bd0 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 24 Jan 2021 00:58:15 +0100 Subject: [PATCH] Add a ChangeLog entry for #16585 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f4d0450768..ed40506d3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,6 +78,7 @@ phpMyAdmin - ChangeLog - issue #16463 Fixed 'REFERENCES' privilege checkbox's title on new MySQL versions and on MariaDB - 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 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning