From 9f0af3aafe8da968f65bf7cfe6dd7bcadfa674cb Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Tue, 26 Jul 2005 08:41:37 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index ff1ded38..cce144c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ (DoSurgeProtection, WriteRecentVisitors): Simplified: No longer take $Visitors into account. (DoShowVisitors): Removed. + (RSS, GetRcHtml): Replaced – with – for XML conformance. + (PageHtml): Accept size limit and error message; return error + message instead of HTML if the raw text of the page is too big. + (GetRcRss): Pass a limit and a message to PageHtml. 2005-07-25 Alex Schroeder