From cf78e7ef336b9c4a70adaa17e14039c699f4d11e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 7 Apr 2023 10:15:50 +0200 Subject: [PATCH] Add a ChangeLog entry for #18266 Ref: #18266 Pull-request: #18319 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d88b96409a..c65325a0b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ phpMyAdmin - ChangeLog - issue #16199 Fix dragging of tables in designer - issue #17702 Fix performance issue when handling large number of tables in a single database - issue Fix UI defect on tracking versions table first column +- issue #18266 Fix disabling features (like `$cfg['Servers'][$i]['tracking'] = false;`) did not work 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid