Use changelog from release notes

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-01-28 10:09:27 +01:00
parent 28b5882b96
commit 980ccb6ffb

View File

@ -2,7 +2,11 @@ phpMyAdmin - ChangeLog
======================
4.0.10.13 (2016-01-28)
- issue [Security] PMASA-2016-5, PMASA-2016-4, PMASA-2016-3, PMASA-2016-2, PMASA-2016-1
- issue [Security] Multiple full path disclosure vulnerabilities, see PMASA-2016-1
- issue [Security] Unsafe generation of CSRF token, see PMASA-2016-2
- issue [Security] Multiple XSS vulnerabilities, see PMASA-2016-3
- issue [Security] Insecure password generation in JavaScript, see PMASA-2016-4
- issue [Security] Unsafe comparison of CSRF token, see PMASA-2016-5
4.0.10.12 (2015-12-25)
- issue [Security] Path disclosure, see PMASA-2015-6