diff --git a/ChangeLog b/ChangeLog index 6ab596d6d..0123cfe5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-11-26 Marc Delisle + * tbl_properties_structure.php: bug #1602335, browse distinct values + and name containing a quote + 2006-11-19 Michal Čihař * libraries/unzip.lib.php: Fix check for encrypted file (bug #1596304). diff --git a/tbl_properties_structure.php b/tbl_properties_structure.php index 589c71584..186e4b8ef 100644 --- a/tbl_properties_structure.php +++ b/tbl_properties_structure.php @@ -366,7 +366,7 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) { - +