no message

This commit is contained in:
Loïc Chapeaux
2001-11-21 20:55:53 +00:00
parent eb08562431
commit 5afab4ed26

View File

@@ -5,6 +5,12 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-11-20 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* 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 <gt2 at users.sourceforge.net>.
2001-11-20 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* tbl_change.php3, lines 146-148: set the default function to "NOW()"
for timestamp fields only in insert mode (ie not in update mode).