diff --git a/ChangeLog b/ChangeLog index 869c0a565..de86c20bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL$ +2006-12-12 Marc Delisle + * libraries/Table.class.php: problem changing a TIMESTAMP to DEFAULT 0 + 2006-12-11 Michal Čihař * lang/czech: Updated. diff --git a/libraries/Table.class.php b/libraries/Table.class.php index e17bdf408..af1d31a21 100644 --- a/libraries/Table.class.php +++ b/libraries/Table.class.php @@ -1,5 +1,6 @@