From 074e0e47934c91c8d72c86874ec0d3c522900b38 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 19 May 2006 16:36:16 +0000 Subject: [PATCH] indicate that some values on the Sum column are default values --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index b402a2f26..743329146 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-05-19 Marc Delisle + * db_details_structure.php: indicate on the Sum line that storage type and + collation are the default values + 2006-05-18 Marc Delisle * libraries/check_user_privileges.lib.php, /database_interface.lib.php, /db_details_links.inc.php, /server_common.inc.php, /header.inc.php: bug #1490193 and code simplification