From 74db20cc9e292ae8725f7b34681ecdfb59beed19 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Thu, 27 Oct 2016 10:02:40 +0530 Subject: [PATCH] ChangeLog for #12610 Fix #12610 , with updating of SQL Parser to 3.4.11 in 1ec99a Signed-off-by: Deven Bansod --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 02cc838066..98ca726675 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,6 +75,7 @@ phpMyAdmin - ChangeLog - issue #12637 Fixed editing some timestamp values - 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 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29