]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Sat, 31 May 2008 09:22:35 +0000 (09:22 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 31 May 2008 09:22:35 +0000 (09:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661991 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a6012dc2574b9e7736e5abe2d095dc5340bdc486..cd8edbdaf0e13807d330f44024044bd927496f15 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -201,6 +201,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version of patch works
     +1: rpluem,
 
+ * mod_unique_id: Convert request time to seconds before before storing it in
+   unique_id_rec struct. PR 37064
+    Trunk version of patch:
+       http://svn.apache.org/viewvc?rev=596448&view=rev
+    Backport version for 2.2.x of patch:
+       Trunk version of patch works
+    +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when