diff --git a/ChangeLog b/ChangeLog index e6ced7bb9..b7f411223 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,12 +5,17 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-08-08 Loïc Chapeaux + * tbl_replace.php3: fixed some coding style inconcistencies and optimized a + bit both the '$set$' switch cases. + 2001-08-08 Steve Alberty - * tbl_replace.php3: remove warning in a new row if a 'set' field - is not selected + * tbl_replace.php3: remove warning in a new row if a 'set' field is not + selected. 2001-08-07 Robin Johnson - * user_details.php3, line 664: fixed ' * lib.inc.php3 & sql.php3: fix for the order bugs (need to be tested).