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-03-11 19:02:15 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-03-11 19:02:15 +0300
commit2653b2942ba3fea6ce148c28f751c668f68ca581 (patch)
tree1cbf5ff045d56d3b4aec97b33d35acddb055c9e0 /ChangeLog
parent87ea687a3a73f8464a9ad108e7e38e15fd62351d (diff)
parent727fa49fb1c9e61afc89724d28713f72e8130ad5 (diff)
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ebad00a47..4aead6ad9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,9 @@ phpMyAdmin - ChangeLog
- issue #16769 Fix create index form accepting too many columns
- issue #16816 Disable editing to system schemas
- issue #16853 Add better error handling when IndexedDB is not working
+- issue Fixed incorrect escaping of special MySQL characters on some pages
+- issue #17188 Fix GIS visualization with an edited query
+- issue #17418 Remove the use of the deprecated `strftime` function in OpenDocument exports
5.1.3 (2022-02-10)
- issue #17308 Fix broken pagination links in the navigation sidebar