From 9c8c9e88fca471d63c9c3d0d50575c908b243303 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 18 Feb 2012 07:12:50 -0500 Subject: [PATCH] [security] XSS in replication setup, see PMASA-2012-1 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4aee1d185..40614885d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ phpMyAdmin - ChangeLog ====================== +3.4.10.1 (2012-02-18) +- [security] XSS in replication setup, see PMASA-2012-1 + 3.4.10.0 (2012-02-14) - bug #3460090 [interface] TextareaAutoSelect feature broken - patch #3375984 [export] PHP Array export might generate invalid php code