diff --git a/ChangeLog b/ChangeLog index 1121df9a9..5280c6294 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-11-29 Loïc Chapeaux + * header.inc.php3, lines 76-83: displays verbose server description + rather than hostname as window title. 2001-11-26 Loïc Chapeaux * tbl_indexes.php3: fulltext indexes is available since MySQL 3.23.23 only. diff --git a/header.inc.php3 b/header.inc.php3 index e1556cec4..923fe77c8 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -69,16 +69,18 @@ A:hover.nav {font-family: ; color: #FF0000}