Add ChangeLog entry for pull-request #15855

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-26 16:57:44 +01:00
parent c49ca23cf5
commit d2ef6d0742
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog
- issue #12726 Made user names clickable in user accounts overview
- issue #15729 Improve virtuality dropdown for MariaDB > 10.1
- issue #15312 Added an option to perform ALTER ONLINE (ALGORITHM=INPLACE) when editing a table structure
- issue Added missing 'IF EXISTS' to 'DROP EVENT' when exporting databases
5.0.2 (not yet released)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page