diff --git a/ChangeLog b/ChangeLog index 2c63578c2..92652be15 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-05-13 Marc Delisle + * libraries/sqlparser.data.php3: bug 736793, new reserved + word 'DIV' in MySQL 4.1.0 (note: it is classified as a function but + follows the syntax of an operator: SELECT 5 DIV 2) so I have put + it in the reserved words for now. + 2003-05-13 Garvin Hicking * footer.inc.php3, querywindow.php3: Fix bug #736197 (clicking on edit link from a sql-query now switches