From 66fe475d4f51b1761719cb0cab360748800373f7 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 29 Jul 2013 16:31:44 -0400 Subject: [PATCH] ChangeLog entry for Improved protection against cross framing --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9b356e76ae..09098b22f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ phpMyAdmin - ChangeLog - bug #4009 Statistic Monitor shows only last 3 digits in graph - bug #3998 Non-permanent SQL history not working - bug #3578 Transformations for text/plain on a BLOB column +- [security] Improved protection against cross framing, see PMASA-2013-10 ++ Reinstated configuration directive: AllowThirdPartyFraming 4.0.4.2 (2013-07-28) - [security] Fix stored XSS in Server status monitor, see PMASA-2013-9