From d7474ed40a25ee315aa2c081c476b35b97f6814b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 2 Mar 2019 11:50:06 +0100 Subject: [PATCH] Add ChangeLog entry for #14503 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 30a1918697..f955f27918 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog - issue #14896 Fixed issue with plus/minus icon when refreshing an expanded database - issue #14922 Fixed json encode error in export - issue #13975 Fixed missing query time in German (fix decimal number format issue) +- issue #14503 Fixed JavaScript events not activating on input (sql bookmark issue) 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log