From 2e2d198be7669e95b54bc7ab078644b62d457af4 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 9 Aug 2021 22:54:12 +0200 Subject: [PATCH] Add a ChangeLog entry for #16804 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 01bab5bd5e..54462f3e8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -73,6 +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 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa