Add ChangeLog entry for #15351

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-07 21:12:25 +01:00
parent 21c1bb81b0
commit e16ccbdbc7
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -16,6 +16,7 @@ phpMyAdmin - ChangeLog
- issue Fix double slash in path when $cfg['TempDir'] has a trailing slash
- issue #14875 Fix shp file import tests where failing when php dbase extension was enabled
- issue #14299 Fix JS error "PMA_makegrid is not defined" when clicking on a table from the "Insert" tab opened in a new tab
- issue #15351 Fixed 2FA setting removed each time the user edits another configuration setting
5.0.0 (2019-12-26)
- issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM