From 62ce5a7aeab53a2ed15c16b6e72a6e6cfdc94956 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 10 Mar 2023 16:11:32 +0100 Subject: [PATCH] Add a ChangeLog entry for #16199 Pull-request: #18155 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d8ede38791..6a1eb9fda6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ phpMyAdmin - ChangeLog - issue #18093 Fix JS errors around "new user account" in some edge cases - issue #16451 Increase password characters limit to 2000 during login - issue Fix "IS NULL" is shown for non-nullable columns on search page +- issue #16199 Fix dragging of tables in designer 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid