]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Comment, promote.
authorJacob Champion <jchampion@apache.org>
Wed, 17 Aug 2016 19:18:46 +0000 (19:18 +0000)
committerJacob Champion <jchampion@apache.org>
Wed, 17 Aug 2016 19:18:46 +0000 (19:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756677 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 277d12f4ec33bd8c47a9eb58c41693eb9240d4b1..9f16c5eea4172edd167b5e6a1b6cec92aefc4ae3 100644 (file)
--- 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