Add a ChangeLog entry for #16342

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-09-20 23:33:19 +02:00
parent 653c63009a
commit 28a7778173
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -61,6 +61,7 @@ phpMyAdmin - ChangeLog
- issue #14698 Fixed database named as 'New' (language variable) causes PHP fatal error
- issue #16355 Make textareas both sides resizable
- issue #16366 Fix column definition form not showing default value
- issue #16342 Fixed multi-table query (db_multi_table_query.php) alias show the same alias for all columns
5.0.2 (2020-03-20)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page