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-09-26 23:29:06 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-09-26 23:29:37 +0300
commit893d4cddb67f671ec84a6b600a633974845877a1 (patch)
tree270c0d1acf1b588b3c86f31d5f9d9d68d3398a1f /ChangeLog
parenta3231cf9aba2d81f59641984e3e7988e908bf851 (diff)
Add ChangeLog entries for #17728 and #17734
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87270ffc68..46def253e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,8 @@ phpMyAdmin - ChangeLog
- issue #17543 Fix JS error on saving a new designer page
- issue #17546 Fix JS error after using save as and open page operation on the designer
- issue Fix PHP warning on GIS visualization when there is only one GIS column
+- issue #17728 Some select HTML tags will now have the correct UI style
+- issue #17734 PHP deprecations will only be shown when in a development environment
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5