Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2022-11-01 01:44:54 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-11-01 01:44:54 +0300
commit10b2cbfd0a7b1199a6a52e36f6617984d25b6606 (patch)
treefd40d4f752727dbbb84ede0c26b4e4534b61f039
parent6dd05c51ad390bd9c75cd467bb5de1e8c234ef93 (diff)
Add a ChangeLog entry for #17705
Signed-off-by: William Desportes <williamdes@wdes.fr>
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a98fea8a5..17589f9509 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,7 @@ phpMyAdmin - ChangeLog
- issue #17553 Metro theme UI fixes and improvements
- issue #17553 Fix Metro theme login form with
- issue #16042 Exported gzip file of database has first ~73 kB uncompressed and rest is gzip compressed in Firefox
+- issue #17705 Fix inline SQL query edit FK checkbox preventing submit buttons from working
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5