diff options
author | Graham Leggett <minfrin@apache.org> | 2013-04-30 14:47:53 +0000 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2013-04-30 14:47:53 +0000 |
commit | 9302180d09c86f2b339c8c1ff4dc48b8fd0575ad (patch) | |
tree | ef92042721d3b6d1c5e55915f848a9e746bb0b33 | |
parent | 220e46cf4c0e18986628e2e62eb87c4f5eb4bc45 (diff) | |
download | httpd-9302180d09c86f2b339c8c1ff4dc48b8fd0575ad.tar.gz |
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1477672 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | STATUS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -243,6 +243,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch applies +1: minfrin, jim + * 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 + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt |