From 4d60f765fb4f1de97f6dc43d42a4f9eed4d4b1de Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 3 Apr 2020 09:02:19 +0200 Subject: [PATCH] Add ChangeLog entry for #16048 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 80e4b69777..7a4cfb6cad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ phpMyAdmin - ChangeLog - issue #15983 Require twig ^2.9 - issue Move Sass to the development dependencies - issue Fix option to import files locally appearing as not available +- issue #16048 Fix to allow NULL as a default bit value 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page