From 6631fb3b663a4bf79cb8cb67a2dbe4591e4cd4f9 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sun, 2 Jan 2005 01:54:51 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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