]> granicus.if.org Git - apache/commitdiff
vote/comment/promote
authorStefan Fritsch <sf@apache.org>
Thu, 4 Jul 2013 12:44:13 +0000 (12:44 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 4 Jul 2013 12:44:13 +0000 (12:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1499736 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 68996d718ed0f5db7a8e79b02d898c85ca1f4e6b..413c2261071923e6f2fa1ee38f0010e0aa101bfb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -102,6 +102,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         But I think this can be fixed/removed later and vote +1 to get
         the other fixes into 2.4.5.
 
+  * mod_session_dbd: Make sure that dirty flag is respected when saving 
+    sessions, and ensure the session ID is changed each time the session 
+    changes.
+    trunk patch: http://svn.apache.org/r1488158
+    trunk patch: http://svn.apache.org/r1488164
+    2.4.x patch: trunk patch works modulo CHANGES
+    +1: minfrin, jim, sf
+    sf says: Something like this should be added to CHANGES:
+        This changes the format of the updatesession SQL statement. Existing
+        configurations must be changed.
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -157,14 +168,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~sf/open_htaccess_hook.patch
     +1: sf, jorton, 
 
-  * mod_session_dbd: Make sure that dirty flag is respected when saving 
-    sessions, and ensure the session ID is changed each time the session 
-    changes.
-    trunk patch: http://svn.apache.org/r1488158
-    trunk patch: http://svn.apache.org/r1488164
-    2.4.x patch: trunk patch works modulo CHANGES
-    +1: minfrin, jim
-
   * mod_proxy: Connection header clearing issues
     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1481891
                  https://svn.apache.org/viewvc?view=revision&revision=1482075