You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/08/07 14:27:30 UTC

svn commit: r1511280 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Wed Aug  7 12:27:30 2013
New Revision: 1511280

URL: http://svn.apache.org/r1511280
Log:
Note 2.4-specific patch which compiles/applies cleanly

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1511280&r1=1511279&r2=1511280&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Aug  7 12:27:30 2013
@@ -139,9 +139,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * mod_proxy: save DNS lookups
     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1462269
                  https://svn.apache.org/viewvc?view=revision&revision=1463455
-    2.4.x patch: trunk patch works
+    2.4.x patch: http://people.apache.org/~jim/patches/proxy-dns-patch.txt
     +1: jim, druggeri
-    trawick: patches don't apply to current 2.4.x (r1506921 or so)
 
   * mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
     previously limited to 64MB.