]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add CHANGES entries to backport proposals
authorNick Kew <niq@apache.org>
Thu, 2 Aug 2007 20:24:32 +0000 (20:24 +0000)
committerNick Kew <niq@apache.org>
Thu, 2 Aug 2007 20:24:32 +0000 (20:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562240 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1685cdd09f4bc7fd468897109137d88d58db6c94..dd91cedf0a7140fb88ddb81d055c97305d71df65 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -296,14 +296,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * 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 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * 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 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       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