From 27bddd66f7a9b58c1a14ed12d441a5e84c6a3444 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Wed, 30 Nov 2016 18:44:01 +0530 Subject: [PATCH] Add ChangeLog entries under appropriate future release Signed-off-by: Deven Bansod --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 290eb92995..32e62c41d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ phpMyAdmin - ChangeLog ====================== 4.6.6 (not yet released) +- issue #12759 Fix Notice regarding 'Undefined index: old_usergroup' +- issue #12760 Fix Notice regarding 'Undefined index: users' - issue #12762 Fixed parsing of SQL with BINARY function - issue #12588 ReCaptcha now works without allow_url_fopen @@ -9,8 +11,6 @@ phpMyAdmin - ChangeLog - issue #12735 Incorrect parameters to escapeString in Node.php - issue #12734 Fix PHP error when mbstring is not installed - issue #12736 Don't force partition count to be specified when creating a new table -- issue #12759 Fix Notice regarding 'Undefined index: old_usergroup' -- issue #12760 Fix Notice regarding 'Undefined index: users' 4.6.5 (2016-11-24) - issue Remove potentionally license problematic sRGB profile