From 88b284816cdcbb3783685785f887faa061d0bd07 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Wed, 16 Nov 2016 11:12:05 +0530 Subject: [PATCH] ChangeLog for #12361 Signed-off-by: Deven Bansod Conflicts: ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b5030eacb0dc..d0d87cd41dee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -90,6 +90,7 @@ phpMyAdmin - ChangeLog - issue #12691 Remove ksort call on empty array in PMA_getPlugins function - issue #12443 Check parameter type before processing - issue #12299 Avoid generating too long URLs in search +- issue #12361 Fix self SQL injection in table-specific privileges 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29