* translations update

*code was broken and warnings in tbl_qbe
* fixed bug #549887 - Db name with "\_" changed when granting
This commit is contained in:
Loïc Chapeaux
2002-04-29 19:35:26 +00:00
parent 724ddddd51
commit 2b0cc67cae

View File

@@ -5,6 +5,13 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-04-29 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to
usual translators.
* tbl_qbe.php3: code was broken and warnings.
* user_details.php3, line 1343: fixed bug #549887 - Db name with "\_"
changed when granting.
2002-04-29 Alexander M. Turek <rabus@users.sourceforge.net>
* tbl_dump.php3, lines 347, 348: Fixed a bug concerning the
file extensions of XML files in ZIP archives.