From 0c27a0361bdaa0e6caa780df6525d25ab6261148 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 2 Mar 2019 12:24:01 +0100 Subject: [PATCH] Add ChangeLog entry for #14425 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d329eeb302..f888cdc9a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ phpMyAdmin - ChangeLog - issue #13975 Fixed missing query time in German (fix decimal number format issue) - issue #14503 Fixed JavaScript events not activating on input (sql bookmark issue) - issue #14898 Fixed Bottom table is blocked in database list (left panel) +- issue #14425 Fixed Null Checkbox automatically unmarked 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log