From 983a49dc00068afa00fe7c9a1eead64d9108da03 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 8 Sep 2019 14:37:54 +0200 Subject: [PATCH] Revert "Add ChangeLog entry for #15127" This reverts commit 61ea8b799a68bb30c61811e4205da4cb5d6a158f. Signed-off-by: William Desportes --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d2e4821d2f..12c23c2dcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,7 +16,6 @@ phpMyAdmin - ChangeLog - issue Added description for the _nopad (NO PAD) collation suffix - issue #15404 Remove array/string curly braces access - issue #15427 Fixed "FilterLanguages" option does not work (configuration) -- issue #15127 Fix remove the white square in floating menubar when reloading the designer - issue #15202 Fixed creating user with single quote in password results in no password user - issue #14950 Fixed left database overview "add column" triggers error - issue #15363 Fix remove unexpected quotes on text fields (structure and insert)