Add ChangeLog entry for #15742

Ref: 4450bcec55
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-06 23:14:04 +01:00
parent 4450bcec55
commit 3c701066c3
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -13,6 +13,7 @@ phpMyAdmin - ChangeLog
- issue #15717 Fixed warning popup not dissapearing on table stucture when using actions without any column selection
- issue #15693 Fixed focus of active tab is lost by clicking refresh option on browse tab
- issue #15734 Fix Uncaught TypeError: http_build_query() in setup
- issue Fix double slash in path when $cfg['TempDir'] has a trailing slash
5.0.0 (2019-12-26)
- issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM