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 2006/12/08 15:32:35 UTC

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

Author: jim
Date: Fri Dec  8 06:32:32 2006
New Revision: 484618

URL: http://svn.apache.org/viewvc?view=rev&rev=484618
Log:
Note 2.2.4 specific version of mod_mem_cache-apr-patch.txt...

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?view=diff&rev=484618&r1=484617&r2=484618
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Dec  8 06:32:32 2006
@@ -103,8 +103,9 @@
       also eliminates the need for custom serialization code.
       Trunk: http://svn.apache.org/viewvc?view=rev&revision=450089
       +1: minfrin, wrowe
-      -1: jim: Trunk version no longer cleanly applies w/o conflicts.
-               Need 2.2 version of patch.
+      2.2.x version of patch:
+        http://people.apache.org/~jim/patches/mod_mem_cache-apr-patch.txt
+      +1: jim: 2.2 patch to address trunk patch conflicts
 
     * mpm_winnt: Fix return values from wait_for_many_objects.
       Trunk version of patch: