From d2cb3992ee41fcff74f44ca6458b90c112294ff6 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Thu, 6 Jan 2005 09:31:24 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6f69ca96..1c0b8e25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ +2005-01-06 Alex Schroeder + + * changelog-to-rss (output): Remove leading tabs from log entries. + +2005-01-06 Alex Schroeder + + * wiki.pl (GetHttpHeader): Added handling of HEAD requests. + 2005-01-05 Alex Schroeder + * wiki.pl (RSS, GetRcHtml): Use ndash to separate summary from the + rest of the item. The dash is in a new span. + * changelog-to-rss (quote_html): New. (output): Use it. (to_date): Fix RFC 822 format.