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-03 23:35:33 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-11-03 23:35:33 +0300
commite99bfaee4b5d9888ebb4813b5de8d0edc630dde8 (patch)
treee5cc8afabd8804a69883a9431ea42ce88679724d
parent9b700c63077b89bc3c2ba9392c795e7b73f0c240 (diff)
Add a ChangeLog entry for #17777
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 17589f9509..f893156af6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,7 @@ phpMyAdmin - ChangeLog
- 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
+- issue #17777 Fix Uncaught TypeError: Cannot read properties of null (reading 'inline') on datepickers when re-opened
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5