From: Ruediger Pluem Date: Sat, 31 May 2008 09:22:35 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.9~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0bfbf31006a24dfa9e62453d6d0f58a046c1bd;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661991 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a6012dc2574..cd8edbdaf0e 100644 --- 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