From f9385f225e4a0c7fc5df58491c27fbab98d997d3 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 22 Feb 2020 18:04:56 +0100 Subject: [PATCH] Add ChangeLog entry for #15879 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 3a7948030a..073157ae87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,6 +44,7 @@ phpMyAdmin - ChangeLog - issue #15958 Fix uncaught TypeError when sorting database tables by size or by rows - issue #15830 Fix strftime issue on windows for Japanese users on "Structure" tab - issue Windows testsuite fixes +- issue #15879 Added missing CSS class on "simulate query" button 5.0.1 (2020-01-07) - issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value