Commit 9ce845f7 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Vote and promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076602 13f79535-47bb-0310-9956-ffa450edef68
parent 7861ca67
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -105,6 +105,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                 Non-optional broken features are worse :)
                 Trunk must be patched identically.

  * mod_rewrite: Allow to unset environment variables.
     Direct backport from trunk.
     PR: 50746
     2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26646
     (patch is simpler if viewed with whitespace changes ignored)
     +1 rjung, covener, rpluem
        (needs doc too including the behavior change in 2.2.16)

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

@@ -124,14 +132,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: Trunk version of patch works with offset  
     +1 fuankg

  * mod_rewrite: Allow to unset environment variables.
     Direct backport from trunk.
     PR: 50746
     2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26646
     (patch is simpler if viewed with whitespace changes ignored)
     +1 rjung, covener
        (needs doc too including the behavior change in 2.2.16)

  * suEXEC: Fix backport r1070639 which breaks compilation for platforms which do
     not support suexec. The patch also avoids printing the useless suexec path.     
     Trunk patch: n/a