From 81a228e57f1415e59b38bdba9fa29096c0a86be8 Mon Sep 17 00:00:00 2001 From: "J.M." Date: Wed, 31 Jul 2013 19:14:24 +0200 Subject: [PATCH] Fix bug 4038: PMASA-2013-8 not mentioned in 4.0.4.2 ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e188914b30..6c95566f71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,7 @@ phpMyAdmin - ChangeLog + Reinstated configuration directive: AllowThirdPartyFraming 4.0.4.2 (2013-07-28) +- [security] fix unescaped parameter, see PMASA-2013-8 - [security] Fix stored XSS in Server status monitor, see PMASA-2013-9 - [security] Fix stored XSS in navigation panel logo link, see PMASA-2013-9 - [security] Fix self-XSS in setup, trusted proxies validation, see PMASA-2013-9