diff --git a/ChangeLog b/ChangeLog index 63324be8..1d69d7af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2005-01-02 Alex Schroeder + + * modules/tables-long.pl (TablesLongRule): Allow multiple CSS + directives. + +2005-01-01 Alex Schroeder + + * modules/tables-long.pl (TablesLongRule, TablesLongRow): Added + CSS and table headers. + ($DefaultStyleSheet): Added some simple text-align, font-weight, + and mark stuff. + (TablesLongRow): Close th elements. + (TablesLongRow): Close environments at the end of a cell. + +2004-12-29 Alex Schroeder + + * modules/static-copy.pl (StaticWriteFile): Add support for html=0 + parameter. + 2004-12-27 Alex Schroeder * modules/search-freetext.pl (SearchFreeTextIndex): Take HTML tags