Add ChangeLog entry for #15811

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-19 15:33:19 +01:00
parent 448e6557a0
commit 899a63d2ce
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -20,6 +20,7 @@ phpMyAdmin - ChangeLog
- issue #15802 Removed SET AUTOCOMMIT=0 from SQL export
- issue #15818 Fix table borders missing on theme original since 5.0.0
- issue #13864 Fix ENUM's radiobuttons reset on "Continue insertion with" changes
- issue #15811 Fixed browse foreign values doesn't show a modal with grid edit
5.0.1 (2020-01-07)
- issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value