From e5cc7224824b7455e06db82ffaf04de2a4b56da2 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Tue, 24 Feb 2004 22:32:07 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 33adab7f..84db0bae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ * wiki.pl (GetReferers): Convert escapes back to bytes for the title (at least if they use the same coding system it will look good). + (ReportError, BrowsePage, GetHeader, GetHttpHeader): Add error status. + (DoWikiRequest, InitVariables, DoBrowseRequest, ValidIdOrDie) + (BrowseResolvedPage, DoRollback, SavePage, ReadFileOrDie) + (WriteStringToFile, AppendStringToFile, RequestLockDir) + (DoEdit, DoDownload, UserIsAdminOrError, DoPost) + (DoSurgeProtection): Added specific HTTP status codes. 2004-02-23 Alex Schroeder