From b5945d3bc4db59d86bc4e1fb9b050b46b2ab2be7 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 28 Oct 2019 23:18:11 +0100 Subject: [PATCH] Add ChangeLog entry for #15522 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 82528b7a8b..99ce2991c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ phpMyAdmin - ChangeLog - issue #15311 Fix adjust privileges on copy database fails with MariaDB - issue #15477 Fix display referential integrity check for InnoDB - issue #15236 Support phpunit 8 in our test suite to help packaging phpMyAdmin on Debian +- issue #15522 Fix missing image error fills logs, removed ic_b_info icon from icon list 4.9.1 (2019-09-20) - issue #15313 Added support for Twig 2