From 160fa0d1db4d35bb851d3fdfbc72be223420a955 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 14 Jul 2021 14:33:11 +0200 Subject: [PATCH] Add ChangeLog entries for #17011 and #16864 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6bb929813c..ca960ae370 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,8 @@ phpMyAdmin - ChangeLog - issue Fixed table width on Query by example page for large screens - issue #16975 Fixed NULL default had a value on insert with datatime fields - issue #16994 Fixed missing privilege escaping when assigning multiple databases with '_' to an user +- issue #16864 Fixed the margin on the last database of the tree on all themes when scrollbars are displayed +- issue #17011 Fixed the database tree line that was not continuous on database groups 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa