From 3bced0d02fa2d79cfca83630ceac99da9bcf24da Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Thu, 17 Nov 2016 09:33:43 +0530 Subject: [PATCH] ChangeLog for #12712 Signed-off-by: Deven Bansod --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index bc695a3140..82f4832e5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -92,6 +92,7 @@ phpMyAdmin - ChangeLog - issue #12299 Avoid generating too long URLs in search - issue #12361 Fix self SQL injection in table-specific privileges - issue #12698 Add link to release notes and download on new version notification +- issue #12712 Error when trying to setup replication (fatal error in call to an old PMA_DBI_connect function) 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29