Commit 1ad6fa69 authored by Rainer Jung's avatar Rainer Jung
Browse files

Promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1004787 13f79535-47bb-0310-9956-ffa450edef68
parent d7bbd0b8
Loading
Loading
Loading
Loading
+6 −6
Changes for STATUS: 6 added lines, 6 removed lines.
Original line number Diff line number Diff line
@@ -132,6 +132,12 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  * gen_test_char.c: rename macro to a better name and sync with trunk.
    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1001398
    2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff
    2.0.x patch: 2.2.x patch applies with offset.
    +1: fuankg, wrowe, rjung

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ please place SVN revisions from trunk here, so it is easy to
    identify exactly what the proposed changes are!  Add all new
@@ -198,12 +204,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    Revert r1002205 in test framework, once this is fixed.
    +1: rjung, wrowe

  * gen_test_char.c: rename macro to a better name and sync with trunk.
    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1001398
    2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff
    2.0.x patch: 2.2.x patch applies with offset.
    +1: fuankg, wrowe, rjung

PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:

    *) mod_headers: Support {...}s tag for SSL variable lookup.