diff --git a/ChangeLog b/ChangeLog index b6f1b8f1a..eaf301d8d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ -2005-06-07 Alexander M. Turek +2005-02-07 Marc Delisle + * libraries/dbi/*: PMA_DBI_free_result(): do not send a boolean + to mysqli_free_result() or mysql_free_result(), it expects a result resource + +2005-02-07 Alexander M. Turek * libraries/mcrypt.lib.php: Bug #1117907 ("wrong parameter count" with php 4.1.x.