diff --git a/ChangeLog b/ChangeLog index ae36781db..92eb90039 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,14 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-12-06 Mike Beck + * pdf_pages.php3,pdf_schema.php3,db_details_structure.php3: + Choose between Landscape and Portrait for the + Datadictionary in PDF Pages + * pdf_schema.php3: lineheight for Textrows in Datadictionary + was equal to textheight, i added one mm above and below text + (hope your tables are not too big not to fit on a page now ;) + 2002-12-05 Alexander M. Turek * lang/german.inc.php3: Updates. @@ -2429,4 +2437,4 @@ $Source$ # vim: ft=changelog # vim: expandtab ts=4 sw=4 sts=4 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#' -# vim: fdn=1 fdm=expr +# vim: fdn=1 fdm=expr \ No newline at end of file