]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Move to 3 votes' section [skip ci].
authorYann Ylavic <ylavic@apache.org>
Thu, 7 Oct 2021 12:24:49 +0000 (12:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 7 Oct 2021 12:24:49 +0000 (12:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893976 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 80ee908489fc2067ca990ce12fd563a6d0eda54d..dc8dffcbd541bba2f7af753b8c3075c147e900a0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -143,6 +143,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) core: Add ap_unescape_url_ex() for better decoding control, and deprecate
+     unused AP_NORMALIZE_DROP_PARAMETERS flag.
+     trunk patch: http://svn.apache.org/r1893971
+     2.4.x patch: svn merge -c 1893971 ^/httpd/httpd/trunk .
+     +1: ylavic, icing, gbechis
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -178,12 +183,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-element.patch
      +1: minfrin
-
-  *) core: Add ap_unescape_url_ex() for better decoding control, and deprecate
-     unused AP_NORMALIZE_DROP_PARAMETERS flag.
-     trunk patch: http://svn.apache.org/r1893971
-     2.4.x patch: svn merge -c 1893971 ^/httpd/httpd/trunk .
-     +1: ylavic, icing, gbechis
  
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]