]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast some "votes"... I'd be +1 on the ones that are simply
authorJim Jagielski <jim@apache.org>
Thu, 2 Aug 2007 13:35:27 +0000 (13:35 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 2 Aug 2007 13:35:27 +0000 (13:35 +0000)
lacking CHANGES

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562106 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d39c8fadb0531b7075abafc26c972baba941b859..47172f6ad9c5722db2398d04ebb9f045ec29029c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -256,6 +256,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.2.x version of patch:
         http://people.apache.org/~jfclere/patches/ProxyIOBufferSize.1.patch
       +1: jfclere, mturk
+      -0: jim: When user selects an out-of-range size, there should be
+          some sort of error warning about the "hidden" adjustment.
+          If this added, then +1.
 
     * multiple files,  Trivial cleanups
       PR: 39518 - Christophe JAILLET
@@ -276,6 +279,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1: rpluem
       -0.5: niq - This (ProxySet) needs documenting. 
             Reviewing it 'blind' lacks appeal.
+      -0: jim: Agree with niq. It's time to document this directive.
 
     * mod_proxy: Allow optional name=value options within <Proxy section line.
       Additional arguments are allowed only for 'standard' url's, meaning that
@@ -299,6 +303,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?view=rev&revision=559837
       http://svn.apache.org/viewvc?view=rev&revision=559999
       +1: niq, rpluem
+      -0: jim: Could we get a CHANGES entry, since it's PR related?
 
     * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
       to authorize an authenticated user via a "require ldap-group X" directive
@@ -311,6 +316,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       PR: 40299
       http://svn.apache.org/viewvc?view=rev&revision=560533
       +1: niq, rpluem
+      -0: jim: Could we get a CHANGES entry, since it's PR related?
 
     * mime.types: Add registered Apple installer type
       PR: 40379