]> granicus.if.org Git - apache/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 1 Mar 2013 07:52:27 +0000 (07:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 1 Mar 2013 07:52:27 +0000 (07:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1451508 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4bf910a0a3f16b339f2266b31e25264c7458941a..f5861635c30bb771efda4dddc5b6a4cfb0fad15d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -33,7 +33,7 @@ Release history:
           while x.{even}.z versions are Stable/GA releases.]
 
     2.4.5   : In development
-    2.4.4   : Tagged on February 18, 2013.
+    2.4.4   : Tagged on February 18, 2013. Released Feb 25, 2013
     2.4.3   : Tagged on August 17, 2012. Released Aug 18, 2012
     2.4.2   : Tagged on April 5, 2012. Released Apr 17, 2012.
     2.4.1   : Tagged on February 13, 2012. Released Feb 21, 2012.
@@ -174,6 +174,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=revision&revision=1425775
     2.4.x patch: trunk patches apply (minus CHANGES for 1448171)
     2.4.x cumulative patch: http://people.apache.org/~jailletc36/backport5.patch (minus CHANGES for 1448171)
+    +1: jailletc36
+
+  * mod_socache_memcache: speed up key generation by x6 using ap_bin2hex intoduced in 2.4.4
+    Generated keys will be in lowercase instead of uppercase, so it will trash the cache. I don't think
+    this is a real issue.
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1429561
+    2.4.x patch: trunk patch applies.
+    +1: jailletc36
 
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt