You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2007/08/02 15:35:28 UTC

svn commit: r562106 - /httpd/httpd/branches/2.2.x/STATUS

Author: jim
Date: Thu Aug  2 06:35:27 2007
New Revision: 562106

URL: http://svn.apache.org/viewvc?view=rev&rev=562106
Log:
Cast some "votes"... I'd be +1 on the ones that are simply
lacking CHANGES

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=562106&r1=562105&r2=562106
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Aug  2 06:35:27 2007
@@ -256,6 +256,9 @@
       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 @@
       +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 @@
       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 @@
       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