diff --git a/ChangeLog b/ChangeLog index c8d5559bf..29bf37938 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ $Source$ 2006-01-25 Marc Delisle * db_details_qbe.php: use PMA_countRecords() when possible, to be able to centralise into it the VIEW detection logic + * sql.php: affected rows are returned in case of DELETE with no WHERE + clause, at least since MySQL 4.0.x, so no need to pre-count 2006-01-25 Sebastian Mendel * server_status.php: