]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose another backport
authorGraham Leggett <minfrin@apache.org>
Tue, 26 Sep 2006 15:46:41 +0000 (15:46 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 26 Sep 2006 15:46:41 +0000 (15:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450093 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f1fdf4e61d16fb790876dda67198ad52f5e4b3e9..4ffca824b80d52701de75c93754301d20d661850 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -234,3 +234,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk: http://svn.apache.org/viewvc?view=rev&revision=450070
       +1: minfrin
 
+    * mod_mem_cache: Convert mod_mem_cache to use APR memory pool functions
+      by creating a root pool for object persistence across requests. This
+      also eliminates the need for custom serialization code.
+      Trunk: http://svn.apache.org/viewvc?view=rev&revision=450089
+      +1: minfrin
+