From 5c74f443578152f59a3c688b5cc5cf3d756afff6 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Fri, 30 Sep 2016 11:00:30 +0530 Subject: [PATCH] ChangeLog entry for #12455 Signed-off-by: Deven Bansod --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9fab505888..2012ed0286 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,7 @@ phpMyAdmin - ChangeLog - issue #12508 Remove duplicate code in SQL escaping - issue #12475 Cleanup code for getting table information - issue #12579 phpMyAdmin's export of a Select statment without a FROM clause generates Wrong SQL +- issue #12455 Query history stores separate entry for every letter typed 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29