* updated Italian translation thanks to Lopo Pizarro

* improved fix against bug #542524 (Wrong interval is displayed)
* improved compatibility with older config files
* for Rabus: updated and reordered badwords, made it MySQL 4 compatible
This commit is contained in:
Loïc Chapeaux
2002-04-17 20:01:43 +00:00
parent 2e3d1cd95a
commit 44e526987b

View File

@@ -5,6 +5,17 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-04-17 Alexander M. Turek <rabus@users.sourceforge.net>
* badwords.txt: Updated and reordered badwords, made it MySQL 4 compatible.
2002-04-17 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* libraries/common.lib.php3, line 128: improved compatibility with older
config files.
* libraries/display, line 1291: improved fix against bug #542524 (Wrong
interval is displayed).
* lang/portuguese.inc.php3: updated thanks to
Lopo Pizarro <lopopizarro at users.sourceforge.net>.
2002-04-15 Marc Delisle <lem9@users.sourceforge.net>
* config.inc.php3: put the most popular column types first in the list,
(Feature #544066)