From: Jacob Champion Date: Wed, 17 Aug 2016 19:18:46 +0000 (+0000) Subject: Comment, promote. X-Git-Tag: 2.4.24~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dda5b561e42968c7a2928d0ca868b73b294464d;p=thirdparty%2Fapache%2Fhttpd.git Comment, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756677 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 277d12f4ec3..9f16c5eea41 100644 --- a/STATUS +++ b/STATUS @@ -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