From f100ad8f354037e68293280bba914507b884ef76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 8 Aug 2001 12:06:15 +0000 Subject: [PATCH] no message --- ChangeLog | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e6ced7bb9..b7f411223 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,12 +5,17 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-08-08 Loïc Chapeaux + * tbl_replace.php3: fixed some coding style inconcistencies and optimized a + bit both the '$set$' switch cases. + 2001-08-08 Steve Alberty - * tbl_replace.php3: remove warning in a new row if a 'set' field - is not selected + * tbl_replace.php3: remove warning in a new row if a 'set' field is not + selected. 2001-08-07 Robin Johnson - * user_details.php3, line 664: fixed ' * lib.inc.php3 & sql.php3: fix for the order bugs (need to be tested).