diff --git a/ChangeLog b/ChangeLog
index 242396612..7e660be5d 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
+2005-07-03 Marc Delisle
+ * Documentation.html: link in doc, thanks to Cedric Corazza
+
2005-07-02 Marc Delisle
* db_operations.php: bug #1230224, db rename and old pmadb information
diff --git a/Documentation.html b/Documentation.html
index a9daf967c..dd120bc29 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -1627,7 +1627,7 @@ Defaults to FALSE (drop-down).
Please note that if PHP is running in safe mode, this directory must
be owned by the same user as the owner of the phpMyAdmin scripts.
- See also FAQ 1.16 for alternatives.
+ See also FAQ 1.16 for alternatives.
@@ -2457,7 +2457,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
were named user and password. Please modify your field
names to align with current standards.
-
+
[1.16] I cannot upload big dump files (memory, http or timeout problems).
@@ -2475,8 +2475,8 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
Look at the $cfg['UploadDir'] feature. This allows one to
upload a file to the server via scp, ftp, or your favorite file transfer
method. PhpMyAdmin is then able to import the files from the temporary
- directory. More information is available in the "Configuration"
- section of this document.
+ directory. More information is available in the Configuration
+ section of this document.
Using a utility (such as
BigDump) to split the files before uploading. We cannot support this
or any third party applications, but are aware of users having success