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

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

Author: niq
Date: Thu Aug  2 13:24:32 2007
New Revision: 562240

URL: http://svn.apache.org/viewvc?view=rev&rev=562240
Log:
Add CHANGES entries to backport proposals

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=562240&r1=562239&r2=562240
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Aug  2 13:24:32 2007
@@ -296,14 +296,17 @@
     * mod_filter: fix merging of ! and = in FilterChain
       PR: 42186 - patch by Issac Goldstand
       http://svn.apache.org/viewvc?view=rev&revision=559804
+      http://svn.apache.org/viewvc?view=rev&revision=559840 (CHANGES)
       +1: niq, rpluem
 
     * mod_filter: fix integer comparisons
       PR: 41835
       http://svn.apache.org/viewvc?view=rev&revision=559837
+      http://svn.apache.org/viewvc?view=rev&revision=559840 (CHANGES)
       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?
+      niq: jim - see r559840 for CHANGES entry
 
     * 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
@@ -319,6 +322,7 @@
     * mime.types: Use registered types for Javascript/ECMAscript (RFC4329)
       PR: 40299
       http://svn.apache.org/viewvc?view=rev&revision=560533
+      http://svn.apache.org/viewvc?view=rev&revision=562236
       +1: niq, rpluem
       -0: jim: Could we get a CHANGES entry, since it's PR related?
 
@@ -327,6 +331,7 @@
       Comment: if "pkg" or "dist" is overloaded in the context of
       "extension"s, this may need to be reviewed.  Anyone?
       http://svn.apache.org/viewvc?view=rev&revision=560533
+      http://svn.apache.org/viewvc?view=rev&revision=562236
       +1: niq
 
     * mod_deflate: fix protocol handling in input filter