diff --git a/ChangeLog b/ChangeLog index 742d71cc2..d11372af5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -20,9 +20,13 @@ $Source$ - modified the way defines.inc.php3 is loaded. - while browsing a table, ensure and in text/blob fields are displayed (remplaced by the
tag). + - beautified the page generated by the mysql_die function. * defines.lib.php3; db_details; tbl_properties.php3: ensures each constant isn't already defined before to define it and renamed PMA_INT_VERSION to PHP_INT_VERSION. + * lib.inc.php3; db_readdump.php3, line 82: restored the use of the + remove_remarks function that is required (else sql dump files starting + with comments won't be successfully splitted into single queries). 2001-08-20 Olivier Müller * db_stats.php3: new file and feature (sorry :) : simply display an