diff --git a/ChangeLog b/ChangeLog index 00fd18949..10f6a4c1a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2006-02-14 Marc Delisle + * Documentation.html: XHTML error, thanks to Cédric Corazza + * Documentation.html: remove experimental status for MySQL 4.1 support + 2006-02-14 Alexander M. Turek * lang/german-*.inc.php: Updates. diff --git a/Documentation.html b/Documentation.html index 98c6bea2e..3dfcfb771 100755 --- a/Documentation.html +++ b/Documentation.html @@ -208,6 +208,7 @@ simple. You follow the dialogs and this script prepares in memory the configuration directives. You then have two choices for saving the configuration file: +

  1. Download it to your local workstation, then upload (for example with ftp) to your main phpMyAdmin directory. In this case, you @@ -216,7 +217,6 @@ configuration file:
  2. Save the file to your webserver into config directory.
-

For saving file on webserver, or loading previous configuration you have to create config directory in @@ -559,8 +559,6 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost'; The improved MySQL extension. This extension became available with php 5.0.0 and is the recommended way to connect to a server running MySQL 4.1.x. -
- Note: phpMyAdmin's MySQL 4.1 support is experimental!

$cfg['Servers'][$i]['compress'] boolean