Add a ChangeLog entry for #16052

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-06-10 22:44:15 +02:00
parent 9b66cf1c36
commit 9dedf6a84e
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -27,6 +27,7 @@ phpMyAdmin - ChangeLog
- issue #16166 Fix the alter user privileges query to make it MySQL 8.0.11+ compatible
- issue Fix copy table to another database when the nbr of DBs is > $cfg['MaxDbList']
- 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
5.0.2 (2020-03-20)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page