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 20:26:19 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-03-11 20:26:19 +0300
commitc0941401c126aaf578543fe6e3d7956d40a87fa8 (patch)
treee1f1e36d5857daebd8501782c60b87ca76559df1 /ChangeLog
parentbc4397f28a9841c691c6a352b983bf1c810a99d5 (diff)
parent2653b2942ba3fea6ce148c28f751c668f68ca581 (diff)
Merge branch '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 a28f7b96d3..7a147a5271 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,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