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 02:59:56 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-08-13 02:59:56 +0300
commitc78c5e320b9952d332f6638960bcb2025ccae256 (patch)
treee646ffc2bc066ce15924d7d7915954cc2424a121 /ChangeLog
parent1ec5502ca7c2fb6aabade58fe0163ee1fb62648f (diff)
Add ChangeLog entry for #17673 #17658 #17663
[ci skip] 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 ba8980d88a..17d0778e93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,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