From 2688bb4a2fe98122a89aae1d9e15fa025a579678 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 28 Jul 2021 18:49:22 +0200 Subject: [PATCH] Add a ChangeLog entry for #16995 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f67e1399cc..45661f56d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -67,6 +67,7 @@ phpMyAdmin - ChangeLog - issue #15370 Fixed edit routine UI incorrectly removes too many escape slashes - issue #14631 Fix enum with comma produces incorrect search dropdown on search pages - issue Fix gis visualization position and limit parameters have no effect +- issue #16995 Fix edit binary foreign key adds a 1 to the value on the selected value 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa