]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/approve for a mod_dav patch backport
authorGreg Stein <gstein@apache.org>
Wed, 15 Jan 2014 20:05:40 +0000 (20:05 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 15 Jan 2014 20:05:40 +0000 (20:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1558556 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 39360a6203ad2340e00a70c1e4b95d95ff12cc07..4e55870916e82e343f49e6ca9c3a351622ff8e53 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,6 +98,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
   
+  * mod_dav: Fix string length calculation in dav_xml_get_cdata()
+    trunk patch: https://svn.apache.org/r1556428
+    2.2.x: trunk patch applies aka `svn merge -c 1556428 ^/httpd/httpd/trunk`
+    +1: breser, rpluem, gstein
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -123,11 +127,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://people.apache.org/~rpluem/patches/mod_proxy_http_50335.2.2.x.diff
    +1: rpluem, jorton, 
 
-  * mod_dav: Fix string length calculation in dav_xml_get_cdata()
-    trunk patch: https://svn.apache.org/r1556428
-    2.2.x: trunk patch applies aka `svn merge -c 1556428 ^/httpd/httpd/trunk`
-    +1: breser, rpluem
-
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically