From a2ae0e76190bdebb63b6250fed9a501deb439c2c Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 28 Apr 2024 14:07:02 +0200 Subject: [PATCH] Add a ChangeLog entry for #18276 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 83e51ffda3..b27a9ec4d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -77,6 +77,7 @@ phpMyAdmin - ChangeLog - issue #17920 Fixed moving column with empty default value will replace it with '' - 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 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid