diff --git a/ChangeLog b/ChangeLog index 55c27d87f..6bdb7006b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-08-21 Michal Cihar + * libraries/common.lib.php3: revised to fit coding standards (by Loïc) and + added documentation about parameters for PMA_showMySQLDocu() + 2002-08-20 Alexander M. Turek * sql.php3, libraries/sqlparser.lib.php3: Fixed bug #597184 (PHP3 compatibility).