diff --git a/ChangeLog b/ChangeLog index 7033fdab5..e42e2d03b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,29 +5,34 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-10-04 Loïc Chapeaux + * left.php3: + - improved the js object detection system; + - fixed some bugs with the patch from Korakot. + * Documentation.html, lines 469-475: added the $cfgShowTooltip entry. + 2001-10-04 Korakot Chaovavanich - * table comment(description) as tooltip (request #464084) + * table comment(description) as tooltip (request #464084). 2001-10-03 Marc Delisle * release 2.2.1-rc1 2001-10-03 Geert Lund * libraries/common.lib.php3: fixed localised_date() function: - - get correct month name (and not month+1) + - get correct month name (and not month+1). 2001-10-02 Marc Delisle - * lang/bulgarian-win1251.inc.php3 updates, - thanks to Peter Petrov (boncev@yahoo.com) and Loïc + * lang/bulgarian-win1251.inc.php3 updates, thanks to Peter Petrov. 2001-10-01 Marc Delisle - * lang/czech* updates, thanks to Michal Cihar + * lang/czech* updates, thanks to Michal Cihar. 2001-10-01 Steve Alberty - * db_details.php3: Fixed problems with cfgSkipLockedTables + * db_details.php3: Fixed problems with cfgSkipLockedTables. 2001-10-01 Geert Lund * db_stats.php3, line 261: fixed error where server and language setting - wasen't in link, thanx to Joshua Nye + wasen't in link, thanx to Joshua Nye . 2001-09-30 Loïc Chapeaux * libraries/common.lib.php3, lines 489-493: fixed "backslashed backslash" diff --git a/left.php3 b/left.php3 index 206915df9..a1ac41bc4 100755 --- a/left.php3 +++ b/left.php3 @@ -2,7 +2,7 @@ /* $Id$ */ -/** +/** * Gets the variables sent to this script, retains the db name that may have * been defined as startup option and include a core library */ @@ -61,14 +61,22 @@ if ($num_dbs > 1) {