]> granicus.if.org Git - apache/commitdiff
Promote another one.
authorGraham Leggett <minfrin@apache.org>
Sun, 26 May 2013 19:29:25 +0000 (19:29 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 26 May 2013 19:29:25 +0000 (19:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1486452 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 343b9dab70a67716a6290f799302ef83aec38b96..baa0ebc8a41584fa1854a36dfa9034cd833ea61a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -122,6 +122,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk works, modulo CHANGES
       +1: minfrin, covener, jorton
 
+    * mod_dav: Improve error handling in dav_method_put(), add new
+      dav_join_error() function.  PR 54145.
+      trunk patch: http://svn.apache.org/r1464241
+      2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_dav-errorhandling.patch
+      +1: minfrin, jim, jorton
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -226,12 +232,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       -0.5: sf: I would prefer if this sat in trunk for a few months first
                 to receive more testing.
 
-    * mod_dav: Improve error handling in dav_method_put(), add new
-      dav_join_error() function.  PR 54145.
-      trunk patch: http://svn.apache.org/r1464241
-      2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_dav-errorhandling.patch
-      +1: minfrin, jim, jorton
-
     * mod_cache: Invalidate cached entities in response to RFC2616 Section
       13.10 Invalidation After Updates or Deletions. PR 15868
       trunk patch: http://svn.apache.org/r1070179