Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-02-21 18:37:29 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-02-21 18:37:29 +0300
commitf7f85bb450de889cf6b7948bd82f5318f64d8ba7 (patch)
tree0a8724392bd206ad8940c2377d178363afe3f03d /ChangeLog
parent852cb0808cc0723c733e4a3daa462a53e080661b (diff)
parentd110fa90c15901d367eba7eeb29336ec8ff05767 (diff)
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 859d834ee4..2ebad00a47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,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