]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Withdraw proposal.
authorGraham Leggett <minfrin@apache.org>
Fri, 24 May 2013 12:17:05 +0000 (12:17 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 24 May 2013 12:17:05 +0000 (12:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1486032 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b160b14ccfae5c9f07d9679b63d3d067098ac1ee..7eabfbc7910721f038f5cac3c9befc18018839e6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -215,12 +215,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: trunk patch works (minus CHANGES)
     +1: minfrin
 
-  * mod_dav: PROPPATCH delete (svn propdel) silently discards errors.
-    PR 53525
-    trunk patch: http://svn.apache.org/r1476627
-    2.2.x patch: trunk patch works (minus CHANGES)
-    +1: minfrin
-
   * mod_dav: When a PROPPATCH attempts to remove a non-existent dead
     property on a resource for which there is no dead property in the same
     namespace httpd segfaults. PR 52559