diff --git a/ChangeLog b/ChangeLog index a0ba03d50..f6d64fc0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ $Source$ 2006-12-12 Marc Delisle * libraries/Table.class.php: problem changing a TIMESTAMP to DEFAULT 0 + * tbl_change.php: bug #1610314, detection of binary column 2006-12-07 Marc Delisle * libraries/ip_allow_deny.lib.php: checks that the header contains diff --git a/tbl_change.php b/tbl_change.php index 245cc2e28..cc9d12991 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -399,7 +399,7 @@ foreach ($loop_array AS $vrowcount => $vrow) {