Add ChangeLog entries for 1bd76fc474, #16977 and #16896

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-06-23 19:12:07 +02:00
parent c3e0555e8b
commit a91fbfb3a0
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -8,6 +8,9 @@ phpMyAdmin - ChangeLog
- issue Fixed imports and theme detection depending on the current working dir
- issue Update JavaScript dependencies
- issue #16935 Remove hardcoded row length for "$cfg['CharTextareaRows']" to allow back values < 7
- issue #16977 Fix encoding of enum and set values on edit value
- issue Fix set value as selected when it has special chars on edit value enum
- issue #16896 Fix distinct URLs broken on nullable text fields
5.1.1 (2021-06-04)
- issue #13325 Fixed created procedure shows up in triggers and events and vice-versa