From d6ee05001aedde179e7fbc7e804ee2ebaafbd936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Tue, 14 Jun 2022 20:20:13 -0300 Subject: Fix error when clicking New index in sidebar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17592 Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6be7895114..acbf5d629e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ phpMyAdmin - ChangeLog - issue #17577 Fix monitor charts size on RTL languages - issue #17121 Fix password_hash function incorrectly adding single quotes to password before hashing - issue #17586 Fix statistics not showing for empty databases +- issue #17592 Clicking on the New index link on the sidebar does not throw an error anymore 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5 -- cgit v1.2.3