From 368b74bad68b054946ed7044c5e5d783ed5a8cea Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Thu, 27 Oct 2016 17:02:02 +0530 Subject: [PATCH] ChangeLog for #12661 Signed-off-by: Deven Bansod --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 98ca726675..1fb11727c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -76,6 +76,7 @@ phpMyAdmin - ChangeLog - issue #12622 Fixed javascript error in designer - issue #12334 Missing page indicator or VIEWs - issue #12610 Export of tables with Timestamp/Datetime/Time columns defined with ON UPDATE clause with precision fails +- issue #12661 Error inserting into pma__history after timeout 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29