Add a ChangeLog entry for #16163

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-06-10 23:55:49 +02:00
parent d3929cdd3f
commit e079ba996e
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -29,6 +29,7 @@ phpMyAdmin - ChangeLog
- issue #16157 Fix relations of tables having spaces or special chars not showing in the Designer
- issue #16052 Fix a very rare JS error occuring on mousemove event
- issue #16162 Make a foreign key link clickable in a new tab after the value was saved and replaced
- issue #16163 Fixed a PHP notice "Undefined index: column_info" on views
5.0.2 (2020-03-20)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page