From 2384ce884b533df384135016b92de7303e7a5b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 10 Aug 2001 19:03:26 +0000 Subject: [PATCH] no message --- ChangeLog | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 39dc59e11..9e5ef5bcf 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,18 +5,22 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-08-10 Loïc Chapeaux + * phpinfo.php3, lang/*: fixed some coding style inconcistencies. + * tbl_change.php3, line 2: fixed $id issue. + * define.php3: optimized a bit the MySQL version query. + 2001-08-10 Marc Delisle - * russian updates (2 files) thanks to Max Zhivluck - * slovak updates thanks to Lubos Klokner - * defines.inc.php3, bug 449800, missing @ + * russian updates (2 files) thanks to Max Zhivluck. + * slovak updates thanks to Lubos Klokner. + * defines.inc.php3, bug 449800, missing @. 2001-08-10 Steve Alberty - * defines.inc.php3: improve mysql version query, thanks to - Dan Allen - * tbl_properties.php3: remove bug with no default server + * defines.inc.php3: improve mysql version query, thanks to Dan Allen. + * tbl_properties.php3: remove bug with no default server. 2001-08-10 Robin Johnson - * Feature 445699, New link "Show PHP information" - Added on main.php3 + * Feature 445699, New link "Show PHP information" - Added on main.php3. 2001-08-10 Loïc Chapeaux * tbl_replace.php3, lines 76, 78, 86, 88, 137, 139, 147, 149: fixed some