From 2b0cc67cae8d803debf5b63f72b5b7d3a4bbd8dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Mon, 29 Apr 2002 19:35:26 +0000 Subject: [PATCH] * translations update *code was broken and warnings in tbl_qbe * fixed bug #549887 - Db name with "\_" changed when granting --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index f0e7db4a9..fa17522fe 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-04-29 Loïc Chapeaux + * 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 * tbl_dump.php3, lines 347, 348: Fixed a bug concerning the file extensions of XML files in ZIP archives.