diff --git a/ChangeLog b/ChangeLog index b87b3e9fe..26d7914a4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-11-20 Loïc Chapeaux + * config.inc.php3: removed some remaining tabs. + * libraries/common.inc.php3: simplified the error handling settings + under php4. + * lang/russian-*: updated thanks to + Gosha Sakovich . 2001-11-20 Loïc Chapeaux * tbl_change.php3, lines 146-148: set the default function to "NOW()" for timestamp fields only in insert mode (ie not in update mode).