Add a ChangeLog entry for #14411

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-04-25 12:11:09 +02:00
parent 657972a8f0
commit 1ca856980b
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog
- issue #16062 Fix "htmlspecialchars() expects parameter 1 to be string, null given" on Export xml
- issue #16078 Fix no charts in monitor when using a decimal separator ","
- issue #16041 Fix IN(...) clause doesn't permit multiple values on "Search" page
- issue #14411 Support double tap to edit on mobile
5.0.2 (2020-03-20)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page