Add ChangeLog entry for #15802

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-19 14:11:19 +01:00
parent 187194b7e6
commit 0f31520524
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -17,6 +17,7 @@ phpMyAdmin - ChangeLog
- issue #15799 Change location of profiling state documentation to fix column ordering
- issue #15720 Fix designer adding all available tables to a designer page after adding a new relationship
- issue #15791 Replace facebook/webdriver by php-webdriver/webdriver
- issue #15802 Removed SET AUTOCOMMIT=0 from SQL export
5.0.1 (2020-01-07)
- issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value