From 9bd75db679fd8b3c7da551074951dc993e66d721 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Tue, 27 Sep 2016 13:51:30 +0530 Subject: [PATCH] ChangeLog entry for #12327 Signed-off-by: Deven Bansod --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d97a1f67a9..04cbcd295d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ phpMyAdmin - ChangeLog - issue #12511 Clarify documentation on ArbitraryServerRegexp - issue #12508 Remove duplicate code in SQL escaping - issue #12475 Cleanup code for getting table information +- issue #12327 Create PHP code no longer works 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29