]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
tidy up
authorJim Jagielski <jim@apache.org>
Thu, 29 May 2008 21:38:50 +0000 (21:38 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 29 May 2008 21:38:50 +0000 (21:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661493 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fd567ab44b133de658e358772b9bb4c757c7b433..9c00cd5fa914d8293d0170448e0c4f1a786e37b1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -167,12 +167,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewvc?view=rev&revision=613260
    Backport version for 2.2.x of patch:
          Trunk version of patch works
+    +1: 
 
  * prefork: Unlock mutex before terminating.
    Trunk version of patch:
          http://svn.apache.org/viewvc?view=rev&revision=613252
    Backport version for 2.2.x of patch:
          Trunk version of patch works
+    +1: 
 
  * prefork: Stop processing new connections if shutdown_pending is set,
    i.e. when SIGTERM is received in single-process mode.
@@ -181,6 +183,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewvc?view=rev&revision=552029
    Backport version for 2.2.x of patch:
          Trunk version of patch works
+    +1: 
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when