From 531e8798f29ef5265732e6df29d8260ee02ec9c1 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 10 Mar 2023 15:51:49 +0100 Subject: [PATCH] Add a ChangeLog entry for #16451 Pull-request: #18123 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f85c448306..f799dc8ab6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ phpMyAdmin - ChangeLog - issue Fix warning on non-existent table for XML export - issue #18196 Fix errors of import notification - issue #18093 Fix JS errors around "new user account" in some edge cases +- issue #16451 Increase password characters limit to 2000 during login 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid