Add ChangeLog entry for #15697

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2019-12-25 10:46:15 +01:00
parent f4c6ec504c
commit 9f5bd8a018
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -45,6 +45,7 @@ phpMyAdmin - ChangeLog
- issue #15623 Fix width of picker modal and remove date picker for int fields
- issue #14732 Fixed can't rename primary key with auto increment
- issue #15677 Fix show process-list triggers a php exception
- issue #15697 Fix uncaught php error: "Call to a member function get() on null" in db_export.php when exporting a table from the list
4.9.3 (not yet released)
- issue #15570 Fix page contents go underneath of floating menubar in some cases