diff --git a/ChangeLog b/ChangeLog index b27c6cc3d..1aa3f2ad6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-03-25 Marc Delisle + * tbl_properties.inc.php: bug #1170255, undefined index: Field + 2005-03-25 Alexander M. Turek * db_details_structure.php: Let's prefer separate icons over CSS 3 hacks for marking a functionality as unavailable. diff --git a/tbl_properties.inc.php b/tbl_properties.inc.php index 83b6a3166..bc2cf2c05 100644 --- a/tbl_properties.inc.php +++ b/tbl_properties.inc.php @@ -1,7 +1,7 @@