]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, vote and promote
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 19 Apr 2006 04:13:35 +0000 (04:13 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 19 Apr 2006 04:13:35 +0000 (04:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@395129 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cf1d147698b385f37f536f7a0c5eddb648125eaa..1b30934305dfb1b2622d8faee76b7ff6788d7b15 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -51,6 +51,11 @@ Release:
 
 RELEASE SHOWSTOPPERS:
 
+   *) http_protocol: Fix escaping of Expect error message
+      http://svn.apache.org/viewcvs?rev=394965&view=rev
+      http://people.redhat.com/mjc/20060411-expect-apache13.patch
+      +1: mjc, trawick, wrowe
+
 
 PROPOSED PATCHES FOR THIS RELEASE:
 
@@ -72,14 +77,9 @@ PROPOSED PATCHES FOR THIS RELEASE:
       jerenkrantz: Couldn't we copy the table and merge the values somehow?
                    This just seems like a lot of code to duplicate what we
                    have already.  *shrug*
-      +1: nd, jerenkrantz
+      +1: nd, jerenkrantz, wrowe (in principal)
       -1: jim (until we see the 1.3 version)
 
-   *) http_protocol: Fix escaping of Expect error message
-      http://svn.apache.org/viewcvs?rev=394965&view=rev
-      http://people.redhat.com/mjc/20060411-expect-apache13.patch
-      +1: mjc, trawick
-
    *) core: Make "Include" directives work inside previously "Include"'d
       files.
       http://people.apache.org/~colm/include_directive-1.3.patch