diff --git a/ChangeLog b/ChangeLog index 40efb7b3e..38b8fac25 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-06-20 Robin Johnson + * tbl_qbe.php3: Using * for tables fields disables + sorting for that field (Fix for bug #570698) + 2002-06-20 Marc Delisle * ChangeLog_till_2.2.6.gz removed from the distribution and copied to home page diff --git a/tbl_qbe.php3 b/tbl_qbe.php3 index d0d5d9877..b1b5fafe7 100755 --- a/tbl_qbe.php3 +++ b/tbl_qbe.php3 @@ -258,6 +258,14 @@ for ($x = 0; $x < $col; $x++) {