From 2adb45e345062352baf7a154771f2394db97558d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 7 Apr 2023 10:30:27 +0200 Subject: [PATCH] Add a ChangeLog entry for #18060 Ref: #18060 Pull-request: #18072 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 847ded7500..c47eb8454b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,7 @@ phpMyAdmin - ChangeLog - issue Fixed query time measurement - measure time only for user queries - issue #18235 Fix columns are misaligned for the "sys" database - issue #18249 Speed improvements when browsing a database with multiple tables +- issue #18060 Fix Console height "Not a non-negative number" error 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid