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>2020-03-28 13:47:26 +0300
committerWilliam Desportes <williamdes@wdes.fr>2020-03-28 13:52:53 +0300
commit40b6d0ebc2addc5387e96cd954218e7e8a467c3d (patch)
treeadb6285387c8d89863c295cbb73e61a1e10c8124 /ChangeLog
parent94760f43e75db8e604236f34db11872487ece540 (diff)
Add ChangeLog entries for #16005
Pull-request: #16028 Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c49a6a6337..022faf4fc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,9 @@ phpMyAdmin - ChangeLog
- issue #15954 Fixed export maximal length of created query input is too small
- issue Redesign the server status advisor page
- issue #13124 Use same height for SQL query textarea and Columns select in SQL page
+- issue #16005 Add a new vendor constant "CACHE_DIR" that defaults to "libraries/cache/" and store routing cache into this folder
+- issue #16005 Warm-up the routing cache before building the release
+- issue #16005 Use --optimize-autoloader when installing composer vendors before building the release
5.0.3 (not yet released)
- issue #15983 Require twig ^2.9