Commit cac4c200 authored by Daniel Ruggeri's avatar Daniel Ruggeri
Browse files

vote and remove old, dead proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1358375 13f79535-47bb-0310-9956-ffa450edef68
parent 080a740e
Loading
Loading
Loading
Loading
+2 −10
Original line number Diff line number Diff line
@@ -189,7 +189,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              mechanisms are supported without software updates.
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1352596
     2.2.x patch: http://people.apache.org/~ben/httpd-2.2-rfc5878.patch
     +1: ben
     +1: ben, druggeri
     druggeri note: Needs docs for new directive

PATCHES/ISSUES THAT ARE STALLED

@@ -334,15 +335,6 @@ PATCHES/ISSUES THAT ARE STALLED
     rpluem says: Mind to update the 2.2.x version of the patch with r1052224,
                  r1052314, r1055246 and r1055570 (Comment fix by Jim)?

  * core: Add AllowOverrideList directive
    Discussed on mailing list http://marc.info/?l=apache-httpd-dev&m=131111915903270&w=2
    druggeri note: 2.2 documentation patch needed from trunk patch
    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1151654
    2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.19.AllowOverrideList.patch
    -0 covener: feels like a 2.4 feature && needs druggeri's vote?
    sf agrees with covener. This can cause segfaults with some directives,
       see r1153676, r1153687.

  * cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be
    compiled by the build compiler instead of the host compiler.
    Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.