diff --git a/ChangeLog b/ChangeLog index e1b89f9a1..193da9cab 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-07-13 Marc Delisle + * Documentation.html: how to enable the charset choice for exported file + 2005-07-13 Michal Čihař * libraries/common.lib.php: Use eval for config file including to catch parse errors (bug #1223319), on error page display config file that diff --git a/Documentation.html b/Documentation.html index 93b530a07..18c56f8de 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1388,6 +1388,9 @@ Defaults to FALSE (drop-down).
and used language file must have it enabled (by default only these which are in Unicode, just to avoid losing some characters).

+ Setting this to TRUE also activates a pull-down menu + in the Export page, to choose the character set when exporting a file. +

$cfg['RecodingEngine'] string