From ae51387092570fe9b5cc79883ec18e249c6f8991 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 26 Mar 2019 20:49:05 +0100 Subject: [PATCH] Add ChangeLog entry for #14957 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4aa7a49140..3118db63e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,7 @@ phpMyAdmin - ChangeLog - issue #15074 Make the server logo visible on theme "original" - issue #15077 Fixed incorrect page numbers - issue #14205 Fixed "No tables found in database" when you delete all tables from last page +- issue #14957 Virtuality is not selected when editing generated column (added virtuality(stored) option for mariadb) 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log