Commit 8109f7fb authored by Graham Leggett's avatar Graham Leggett
Browse files

Withdraw proposal.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1486032 13f79535-47bb-0310-9956-ffa450edef68
parent f3abf241
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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