diff --git a/ChangeLog b/ChangeLog index 47be4444a..2c30aa331 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,9 +10,10 @@ $Source$ - improved the js object detection system; - fixed some bugs with the patch from Korakot. * Documentation.html: - - lines 238-244: added warning for Mac users thanks to - "g-doggie" ; - - lines 476-482: added the $cfgShowTooltip entry. + - lines 196-203 & 246-252: added warning for Mac users thanks to + "g-doggie" & + "Ladonna G." ; + - lines 484-490: added the $cfgShowTooltip entry. 2001-10-04 Korakot Chaovavanich * table comment(description) as tooltip (request #464084). diff --git a/Documentation.html b/Documentation.html index 97f5f7f43..3f7b7fda7 100755 --- a/Documentation.html +++ b/Documentation.html @@ -168,8 +168,8 @@ (*)  - phpMyAdmin can compress (GZip format -RFC 1952- or Bzip2) dumps and CSV - exports if you use PHP4 >= 4.0.4 with Zlib support + phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 formats) dumps + and CSV exports if you use PHP4 >= 4.0.4 with Zlib support (--with-zlib) and/or Bzip2 support (--with-bz2). @@ -193,6 +193,14 @@

Installation

+

+ Warning for Mac users: php seems not to like + Mac end of lines character ("\r") and Stuffit unstuffs with Mac + formats, of course.
+ So you'll have to resave as in Bbedit to unix style ALL phpMyAdmin scripts + before uploading them to your server. +

+

Quick Install:

  1. Untar or unzip the distribution (be sure to unzip the subdirectories):