diff --git a/ChangeLog b/ChangeLog index 4ac4153ad..76d347434 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-05-03 Michal Čihař + * Documentation.html: Document OpenDocument export. + 2006-05-02 Michal Čihař * libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape user input (CVE-2006-2031). diff --git a/Documentation.html b/Documentation.html index 095e12c77..937d11cf6 100755 --- a/Documentation.html +++ b/Documentation.html @@ -95,10 +95,13 @@
  • load text files into tables
  • create1 and read dumps of tables
  • -
  • export1 data to +
  • export1 data to various formats: CSV, XML, PDF, + ISO/IEC 26300 - + OpenDocument Text and Spreadsheet, Word, Excel and LaTeX formats