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-08-13 03:13:24 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-08-13 03:13:24 +0300
commitf57ea109211ee37a72f927024050a5ff2b750b5a (patch)
tree380b3ebc12fa3dd8e30c776fc230d89f0d128bfc /ChangeLog
parent1eb61c99084fd1a80f557860027a80493d16b87d (diff)
parentc78c5e320b9952d332f6638960bcb2025ccae256 (diff)
Merge branch 'QA_5_2'
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 710fd208b4..32824cfe62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,7 @@ phpMyAdmin - ChangeLog
- issue #17388 Find and Replace using regex now makes a valid query if no matching result set found
- issue #17551 Enum/Set editor will not fail to open when creating a new column
- issue #17659 Fix error when a database group is named tables, views, functions, procedures or events
+- issue #17673 Allow empty values to be inserted into columns
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5