From fe8a1f90d72b9af883271dba688668cf155cdaf2 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 28 Apr 2024 14:30:50 +0200 Subject: [PATCH] Add ChangeLog entries for #18240 and #19125 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b27a9ec4d9..c4fac74fee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,6 +78,8 @@ phpMyAdmin - ChangeLog - issue #18006 Fixed moving columns causes the default uuid() value to get quotes around it - issue #18962 Fixed move columns with ENUM() & DEFAULT causes invalid SQL - issue #18276 Fix on update CURRENT_TIMESTAMP doesn't show as default in attributes +- issue #18240 Fix inserting value with UNIX_TIMESTAMP() without a parameter +- issue #19125 Fixed CodeMirror tooltip is below modals 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid