diff --git a/ChangeLog b/ChangeLog index ff51bdd0d..af6e1f34e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,16 @@ $Source$ 2002-08-06 Robin Johnson * libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3: - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3 + * scripts/decode_bug.php3: + - Cleaned up code to use
 arouund output
+    * libraries/sqlparser.lib.php3:
+        - Converted code to use $str* variables
+        - BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
+        - More PHP3 compatibility
+    * lang/*:
+        - New variables for SQL Parser error messages
 
+        
 2002-08-06 Marc Delisle  
     * tbl_properties_links.php3: bug 590867: avoid undefined variable
       and add comments in the code for a future correction