From d6180da08c6f1bc342bba311e596a3ecfd9d4f8d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 2 May 2019 12:09:33 +0200 Subject: [PATCH] Add ChangeLog entry for #15238 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 988c72c3db..d7812ddf1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,6 +87,7 @@ phpMyAdmin - ChangeLog - issue #12865 Fixed MySQL 8.0.0 issues with GIS display - issue #15059 Fixed "Server charset" in "Database server" tab showing wrong information - issue #14614 Fixed mysql error "#2014 - Commands out of sync; you can't run this command now" on sql query +- issue #15238 Fixed phpMyAdmin 4.8.5 doesn't show privileges of procedures (raw html displayed instead) 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log