]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Reference the bug database in the STATUS file.
authorJoshua Slive <slive@apache.org>
Thu, 20 Nov 2003 16:12:28 +0000 (16:12 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 20 Nov 2003 16:12:28 +0000 (16:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101813 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 420d3adbe35fa949e9ae8e15eea4c6fe8f9908b8..1b98097c7d7dbd617e9b56575e5492c1012c8c9a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.1 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/10/11 21:12:39 $]
+Last modified at [$Date: 2003/11/20 16:12:28 $]
 
 Release [NOTE that only Alpha/Beta releases occur in 2.1 development]:
 
@@ -14,7 +14,12 @@ on related projects:
 
 Contributors looking for a mission:
 
-    * just do an egrep on "TODO" or "XXX" and see what's there
+    * 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".
+
+    * Open bugs in the bug database.
 
 
 CURRENT RELEASE NOTES:
@@ -110,6 +115,9 @@ CURRENT VOTES:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+    * Patches submitted to the bug database:
+      http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Apache+httpd-2.0&keywords=PatchAvailable
+
     * Filter stacks and subrequests, redirects and fast redirects.
       There's at least one PR that suffers from the current unclean behaviour
       (which lets the server send garbage): PR 17629