From ed932e87d6e06c35c8c3075f1fa313ec1d7fcfce Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 26 Dec 2019 15:00:07 +0100 Subject: [PATCH] Add ChangeLog entry for #15695 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 599d5e8ce4..2f304b8790 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ phpMyAdmin - ChangeLog - issue Fix Uncaught php TypeError on php 8.0 when adding a column to table create form - issue #15682 Fix calendar not taking current time as default value - issue #15636 Fix php error trying to access array offset on value o type null on replication GUI +- issue #15695 Fix input field for the time in datetime picker is disabled 4.9.2 (2019-11-21) - issue #14184 Change the cookie name from phpMyAdmin to phpMyAdmin_https for HTTPS, fixes many "Failed to set session cookie" errors