From 073df192bb613c8cc1d96ea70489d38e589a49e9 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Fri, 4 Feb 2005 20:27:11 +0000 Subject: [PATCH] Sync with httpd-2.0 changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151406 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/STATUS b/STATUS index b03dd94ce9..a9fd0c268b 100644 --- a/STATUS +++ b/STATUS @@ -1,26 +1,34 @@ APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date$] -Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: +The current version of this file can be found at: +http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS + +Release history: + [NOTE that only Alpha/Beta releases occur in 2.1 development] 2.1.3 : in development 2.1.2 : Released on 12/08/2004 as alpha. 2.1.1 : Released on 11/19/2004 as alpha. 2.1.0 : not released. -Please consult the following STATUS files for information -on related projects: +Please consult the following STATUS files for information on related projects: - * srclib/apr/STATUS - * srclib/apr-util/STATUS - * docs/STATUS + * http://svn.apache.org/repos/asf/apr/apr/trunk/STATUS + * http://svn.apache.org/repos/asf/apr/apr-util/trunk/STATUS + * http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/STATUS Contributors looking for a mission: * Just do an egrep on "TODO" or "XXX" in the source. - * Review the "PatchAvailable" bugs in the bug database. - Append a comment saying "Reviewed and tested". + * Review the bug database at: http://issues.apache.org/bugzilla/ + + * Review the "PatchAvailable" bugs in the bug database: + + http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Apache+httpd-2.0&keywords=PatchAvailable + + After testing, you can append a comment saying "Reviewed and tested". * Open bugs in the bug database. -- 2.50.1