From ca2e2f534ef5f59b1372ed0403a11bff44bbd897 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 7 Aug 2001 17:08:37 +0000 Subject: [PATCH] no message --- ChangeLog | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index cfb780f5e..b3d814c21 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,18 +5,26 @@ phpMyAdmin - Changelog $Id$ $Source$ -2001-08-07 Marc Delisle - * bug 448737 user_details.php typos +2001-08-07 Loïc Chapeaux + * lib.inc.php3 & sql.php3: fix for the order bugs (need to be tested). + * tbl_change.php3, line 244-246: fixed a possible warning. + * db_details.php3, db_readdump.php3: fixed a slashes bug. + +2001-08-07 Marc Delisle + * bug 448737 user_details.php typos 2001-08-06 Marc Delisle - * lib.inc.php3, new code from Loic to avoid showing BLOB - when displaying a TEXT field + * lib.inc.php3, new code from Loic to avoid showing BLOB when displaying + a TEXT field * sql.php3, bug 448226 (Missing MySQL messages), correction from Loic. * tbl_change.php3, bug 442778, Edit record with two similar SET fields - * tbl_replace.php3, could not save a row with a set which has no - value selected + * tbl_replace.php3, could not save a row with a set which has no value + selected * sql.php3, bug 444749 SQL DATE & TIME FUNCTION ERROR +2001-08-06 Loïc Chapeaux + * tbl_change.php3, line 250: fixed a bug with set fields. + 2001-08-06 Steve Alberty * index.php3: remove warning under Apache 2.0.23-dev