* Improved detection of used recoding function, now can be configured
which function should be preffered ($cfg['RecodingEngine']).
* read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
iconv.
* Support for converting charset of loaded files, used new function
PMA_convert_file.
* Support for exporting in custom charset.