*** empty log message ***

This commit is contained in:
Alex Schroeder
2005-07-26 08:41:37 +00:00
parent 1c0723e756
commit 9f0af3aafe

View File

@@ -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 <alex@gnu.org>