From 9554685c42721a9e0ee795af255a1a1ea3a849f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 9 Sep 2001 17:05:55 +0000 Subject: [PATCH] no message --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dad8631c0..fc15e692c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,19 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-09-09 Loïc Chapeaux + * libraries/common.lib.php3, function 'show_message()': no reson to display + the "modify" link in $goto = main.php3. + * libraries/mult_submits.lib.php3: optimized the "DROP FIELD" case (all + statements are now run at once). + * tbl_addfield.php3: optimized a bit and fixed an error in the FULLTEXT + statement. + * tbl_create.php3: optimized a bit. + * tbl_replace.php3: message associated to the query wasn't displayed if the + location header is used. + 2001-09-09 Marc Delisle - * lang/italian.inc.php3 updates thanks to Pietro Danesi + * lang/italian.inc.php3 updates thanks to Pietro Danesi. 2001-09-08 Loïc Chapeaux * IMPORTANT UPDATE: "lib.inc.php3" has been splitted into smaller libraries