diff --git a/ChangeLog b/ChangeLog index c130fbb61..c582d000c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-02-04 Michal Čihař + * tbl_change.php: Fix TIMESTAMP editing on MySQL 4.1 (bug #1114120). + 2005-02-03 Alexander M. Turek * tbl_addfield.php: Bug #1040682 (adding field with collation). diff --git a/tbl_change.php b/tbl_change.php index 3047234db..89da53632 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -806,7 +806,7 @@ foreach ($loop_array AS $vrowcount => $vrow) { ?>