Add a ChangeLog entry for 66ff9e1d02

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-07-21 23:20:53 +02:00
parent 83053288c0
commit 954e1e8994
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -50,6 +50,7 @@ phpMyAdmin - ChangeLog
- issue #16994 Fixed escaping of the database name for databases containing '_' on users edit
- issue #16994 Only escape once on grant/revoke privileges for databases containing '_' or '%'
- issue #16994 Only show databases without a privilege on multi select for user grant databases
- issue Removed un-expected query success message from the Table export page
5.1.1 (2021-06-04)
- issue #13325 Fixed created procedure shows up in triggers and events and vice-versa