diff --git a/ChangeLog b/ChangeLog index 012730965..dc8717e3a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-12-03 Alexander M. Turek + * sql.php3: Fixed bug #641652, thanks to "bumperbox". + 2002-12-02 Marc Delisle * db_search.php3: automatic wildcard * lang/japanese-*.inc.php3: remove control Ms diff --git a/sql.php3 b/sql.php3 index fc649d16c..b0c66ed8b 100755 --- a/sql.php3 +++ b/sql.php3 @@ -187,7 +187,7 @@ if ($do_confirm) { - +