From d110fa90c15901d367eba7eeb29336ec8ff05767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Mon, 21 Feb 2022 12:11:15 -0300 Subject: [PATCH] Add ChangeLog entries for #16769, #16816 and #16853 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 947d3469a1a1..d939e0dcaec5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog - issue #17287 Fixed sorting the database list with "statistics" enabled on "Data" column creates a PHP type error - issue #17368 Fix for invalid cache when losing access to config storage after it being cached - issue #17387 Fix session cookie not respecting the CookieSameSite configuration directive in PHP 7.2 +- issue #16769 Fix create index form accepting too many columns +- issue #16816 Disable editing to system schemas +- issue #16853 Add better error handling when IndexedDB is not working 5.1.3 (2022-02-10) - issue #17308 Fix broken pagination links in the navigation sidebar