From 2d558e45bf3bebb36dab7de29a50559c678ad997 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 20 Oct 2019 11:44:05 +0200 Subject: [PATCH] Add ChangeLog entry for #14598 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b0d7f80f57..4e6a48ee52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ phpMyAdmin - ChangeLog - issue #14898 Fixed bottom table in list in left panel blocked by horizontal scroll bar - issue #15161 Fix text area overflows its parent element on "Query" page - issue #15511 Fixed exporting users after a delete will delete all selected users on "Users" page +- issue #14598 Fixed checking referencial integrity on "Operations" page 4.9.1 (2019-09-20) - issue #15313 Added support for Twig 2