From d0b8281e84f30d0c1a5a48b73752e8b1bce29b1a Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Thu, 25 Aug 2016 19:42:18 +0530 Subject: [PATCH] ChangeLog entry for #12497 Signed-off-by: Deven Bansod --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 843ed25048..7dc6cf9114 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ phpMyAdmin - ChangeLog - issue #12485 Do not show warning about short blowfish_secret if none is set - issue #12251 Fixed random logouts due to wrong cookie path - issue #12480 Fixed editing of ENUM/SET/DECIMAL fields structure +- issue #12497 Missing escaping of configuration used in SQL (hide_db and only_db) 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29