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-07 03:17:50 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-05-07 03:17:50 +0300
commit4ee541a0000876e88c0facee1be12d2d4a90fe24 (patch)
treee1eaf0ef599b5344e6d0f767251f567615e9da25 /ChangeLog
parent8f571f7e9e31743681832297973293422f8744c5 (diff)
Add ChangeLog entry for #14260
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 03a61a5c26..df72c9e517 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog
- issue #14128 Show 2FA Secret next to QR code
- issue #14212 XML Export from single table throws fatal error
- issue #14239 Line and some other charts ignore result set order of values chosen for the x-axis
+- issue #14260 Fixed configuration for DefaultLang and Lang
4.8.0.1 (2018-04-19)
- issue [security] Multiple CSRF vulnerabilities, See PMASA-2018-02