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:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-05-14 04:06:42 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-05-14 04:06:42 +0300
commit2e4c69d7b4ebfdead7ba0304d14993378661f262 (patch)
tree1b44064eac71e84959ccd25f5cfe1667cf5dd75d /ChangeLog
parent3c7ce21043665fff18246f04bc80245b682d251b (diff)
Add ChangeLog entry for #17522
[ci-skip] Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f925faa0a6..2eb070e9e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ phpMyAdmin - ChangeLog
======================
5.2.1 (not yet released)
+- issue #17522 Fix case where the routes cache file is invalid
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5