From a35f1272362ecf71fbc586ff2d61cad6c9e1a069 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 26 Mar 2019 19:38:15 +0100 Subject: [PATCH] Add ChangeLog entry for #15077, #15100 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 77a6b7e9e8..43137c8be5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,6 +37,7 @@ phpMyAdmin - ChangeLog - issue #14916 Fix bug when creating or editing views - issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit - issue #15074 Make the server logo visible on theme "original" +- issue #15077 Fixed incorrect page numbers 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log