You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by br...@apache.org on 2013/10/13 02:28:27 UTC

svn commit: r1531607 - /httpd/httpd/branches/2.2.x/STATUS

Author: breser
Date: Sun Oct 13 00:28:27 2013
New Revision: 1531607

URL: http://svn.apache.org/r1531607
Log:
* STATUS: Nominate PR 55397 for 2.2.x

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1531607&r1=1531606&r2=1531607&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Oct 13 00:28:27 2013
@@ -128,6 +128,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x: trunk works, CHANGES needs to be written when merging
     +1: breser
 
+  * mod_dav: Fix 55397.  dav_resource->uri treated as unencoded. This was an
+    unnecessary ABI changed introduced in 2.2.25
+    trunk patches: https://svn.apache.org/r1529559
+                   https://svn.apache.org/r1531505
+    2.4.x: trunk works, CHANGES needs to be written when merging
+    2.2.x: https://people.apache.org/~breser/httpd/2.2.x/patches/pr55397.patch 
+    +1: breser
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically