From 1538a200bbb0df97b97f6502d85e0c93fb3b03d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Thu, 14 Sep 2017 14:51:44 -0300 Subject: [PATCH] Add change log entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Consolidate functions into class files Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6db2ee0550..326eb74a4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,7 @@ phpMyAdmin - ChangeLog - issue #13269 Small refactoring in preparation to CSP - issue #13384 Database link broken in Databases Page - issue #13391 Configurable authentication logging using $cfg['AuthLog'] -- issue #13086 Add support for Goole Invisible Captcha +- issue #13086 Add support for Google Invisible Captcha - issue #13058 Improved error reporting for reCAPTCHA - issue #12899 Improved rendering of server variables table - issue #12948 Fixed javascript editor for TIME values @@ -34,6 +34,7 @@ phpMyAdmin - ChangeLog - issue #5827 Allow Designer to show tables from other databases - issue #13268 Replace Query-By-Example with multi-table query generator interface - issue #13576 Add privileges export to per database listing +- issue Consolidate functions into class files 4.7.5 (not yet released) - issue #13615 Avoid problems with browsing unknown query types