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:
authorMichal Čihař <michal@cihar.com>2018-05-02 13:14:41 +0300
committerMichal Čihař <michal@cihar.com>2018-05-02 13:14:41 +0300
commit35e13eada75b421f04a1a16b97023e18102d0667 (patch)
treed82f5b30f7ab6609c5857da3b8fe50cd27a5c789 /ChangeLog
parentfac08eb5efc46b8a88ffcd06b4259eb19e8bc703 (diff)
parent8af0343bb288784e4c5bef91a2d84c1df5b97d94 (diff)
Merge branch 'QA_4_8'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2611b1b1f..e05cdf0fe5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ phpMyAdmin - ChangeLog
- issue #14029 Revert "Browse" table CSS overflow
- issue #14241 Dropping indexes and foreign keys fail
- issue #14227 Relational linking broken
+- issue #14246 Fixed error in configuration storage zero config
4.8.0.1 (2018-04-19)
- issue [security] Multiple CSRF vulnerabilities, See PMASA-2018-02