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:
authorWilliam Desportes <williamdes@wdes.fr>2018-05-01 19:26:17 +0300
committerMichal Čihař <michal@cihar.com>2018-05-02 13:13:49 +0300
commit8af0343bb288784e4c5bef91a2d84c1df5b97d94 (patch)
tree318a36851cbe5b4bb91b226fe93ba110959e5a77 /ChangeLog
parentf5524eaa6c5be9b61fe19a6a1b6777ee73d8cbc6 (diff)
Patch for issue #14246
Signed-off-by: William Desportes <williamdes@wdes.fr> Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b7469df6..123b14104e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,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