You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2007/08/29 21:32:52 UTC

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

Author: niq
Date: Wed Aug 29 12:32:52 2007
New Revision: 570905

URL: http://svn.apache.org/viewvc?rev=570905&view=rev
Log:
Propose backports

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=570905&r1=570904&r2=570905&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Aug 29 12:32:52 2007
@@ -201,6 +201,20 @@
          Trunk version works (minus CHANGES conflicts)
        +1: jim, wrowe
 
+    *) proxy_util.c: Backport cleanups (no functional change)
+       Trunk:
+         http://svn.apache.org/viewvc?view=rev&revision=429875
+         http://svn.apache.org/viewvc?view=rev&revision=429890
+       2.2.x version:
+         http://people.apache.org/~niq/proxy-util.patch
+       +1: niq
+
+    *) proxy_util.c: Don't URLencode tilde in path component
+       PR 38448
+       http://svn.apache.org/viewvc?view=rev&revision=429879
+       +1: niq
+         
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * PKCS#7: backport PCKS#7 patches from trunk.