From b8afa21aed13b1dc05a419ff26058396f9f4e4e4 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 30 Dec 2019 18:47:17 +0100 Subject: [PATCH] Add ChangeLog entry for PR #15666 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b0d70fb923..8578d96234 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ phpMyAdmin - ChangeLog - issue #15722 Fix get Database structure fails with PHP error on replicated server - issue #15723 Fix can't browse certain tables since 5.0.0 update - issue Prevent line wrap in DB structure size column +- issue Remove extra line break from downloaded blob content 5.0.0 (2019-12-26) - issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM