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:
authorIsaac Bennetch <bennetch@gmail.com>2022-01-10 19:32:04 +0300
committerIsaac Bennetch <bennetch@gmail.com>2022-01-20 18:57:27 +0300
commit37f6089b9d11680bf2a97fff9597551b764f8f6b (patch)
tree4184db6fdb03f4ec19b11f49d6bbea1ad3f54716 /ChangeLog
parent2a906047e0e03ad3c1f4b9ed380bf22c6fb5ed80 (diff)
Fix typos in ChangeLog
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e768e25889..6a0bfccfd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,7 +73,7 @@ phpMyAdmin - ChangeLog
- issue #17033 Fixed scaling of line width and point size in GIS visualization
- issue #17054 Removed "DEL" character from generated random strings for Blowfish secret auto-generated by setup
- issue #17019 Fixed "Browse" button visible when creating a table from the database structure view
-- issue #16804 Fixed numbers where left-aligned rather than right-aligned
+- issue #16804 Fixed numbers were left-aligned rather than right-aligned
- issue Fixed Metro theme text color for buttons in the browse table navigation bar
- issue #14796 Fix export Database page, UI prevents from exporting procedures only
- issue #15225 Fix Command+click on macOS opens links in same tab
@@ -100,7 +100,7 @@ phpMyAdmin - ChangeLog
- issue #17092 Document that "$cfg['Servers'][$i]['designer_coords']" was removed in version 4.3.0
- issue #16906 Support special table names for pmadb storage table names
- issue #16906 Fix a caching effect on the feature list after creating the tables
-- issue #16906 Better report errors when creating the pmadb or it's tables
+- issue #16906 Better report errors when creating the pmadb or its tables
- issue #16906 Create the pmadb tables using the names configured and not the default names
- issue #16906 Create the phpMyAdmin storage database using the configured "['pmadb']" name and not always "phpmyadmin"
- issue #16906 Prevent incorrect overriding of configured values after a pmadb fix