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 <mauriciofauth@gmail.com>2018-05-04 08:46:45 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-05-04 08:46:45 +0300
commitea1e3a2578e5fe7287b7001f6ff181811bdb79af (patch)
treefe554e810a2bb4cf7eb3bcdd3948e140a0e4b34c /ChangeLog
parentb02220241f39197e194ad1fc76a6d52b704a6bdb (diff)
Add ChangeLog entry for #14212
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f6afe119b..71773c1719 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ phpMyAdmin - ChangeLog
- issue #14227 Relational linking broken
- issue #14246 Fixed error in configuration storage zero config
- issue #14128 Show 2FA Secret next to QR code
+- issue #14212 XML Export from single table throws fatal error
4.8.0.1 (2018-04-19)
- issue [security] Multiple CSRF vulnerabilities, See PMASA-2018-02