Commit 8b1814b7 authored by Jacob Champion's avatar Jacob Champion
Browse files

Comment, promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756677 13f79535-47bb-0310-9956-ffa450edef68
parent a0fe5631
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -117,6 +117,15 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) Typo fixes in comments and text files. PR 59990.
      Trunk version of patch:
         http://svn.apache.org/r1756038
      Backport version for 2.4.x of patch:
         http://home.apache.org/~rjung/patches/httpd-2.4.x-typo-PR59990.patch
         (trunk version of patch merge plus CHANGES plus STATUS
          plus one hunk in modules/aaa/mod_auth_digest.c)
      +1: rjung, ylavic, jchampion
      jchampion: IMO, spell-checking STATUS is probably unnecessary.

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -193,15 +202,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         Trunk version of patch works
      +1: wrowe, ylavic

  *) Typo fixes in comments and text files. PR 59990.
      Trunk version of patch:
         http://svn.apache.org/r1756038
      Backport version for 2.4.x of patch:
         http://home.apache.org/~rjung/patches/httpd-2.4.x-typo-PR59990.patch
         (trunk version of patch merge plus CHANGES plus STATUS
          plus one hunk in modules/aaa/mod_auth_digest.c)
      +1: rjung, ylavic

  *) mod_ssl: Fix quick renegotiation (OptRenegotiaton) with no intermediate
     in the client certificate chain.  PR 55786.
     trunk patch: http://svn.apache.org/r1756542