diff --git a/ChangeLog b/ChangeLog index dd36775c2..849a4109b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-07-25 Marc Delisle + * tbl_change.php: insert another new row: dropdown choice should be sticky + 2005-07-24 Michal Čihař * libraries/check_user_privileges.lib.php: Undefined variable (bug #1243885). diff --git a/tbl_change.php b/tbl_change.php index 98ff47a2e..aee0e3f1a 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -864,15 +864,14 @@ if (isset($primary_key)) { @@ -881,8 +880,8 @@ if (!empty($disp_message)) {