Add ChangeLog entry for #14205

Closes: #14218
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2019-03-26 20:36:31 +01:00
parent 9b134037c7
commit 42d313d358
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -38,6 +38,7 @@ phpMyAdmin - ChangeLog
- issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit
- issue #15074 Make the server logo visible on theme "original"
- issue #15077 Fixed incorrect page numbers
- issue #14205 Fixed "No tables found in database" when you delete all tables from last page
4.8.5 (2019-01-25)
- issue Developer debug data was saved to the PHP error log