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-16 20:50:24 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-03-16 20:50:24 +0300
commitd20d6a34fc333b048da67675d8e58dc5c28ddd85 (patch)
tree222333a0978a678e8fc5c11e49a1c694f80032b0 /ChangeLog
parent39fac83fb21d03ea4bd6a3fa7415f33b01fb9679 (diff)
Add ChangeLog for #17111
Updates PHPStan and Psalm baselines 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 7f146fe8ce..66f9809665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog
- 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
+- issue #17111 Enable tabindex recompute on preview button while insert new rows
5.1.3 (2022-02-10)
- issue #17308 Fix broken pagination links in the navigation sidebar