From: Christophe Jaillet Date: Sat, 7 Feb 2015 06:55:59 +0000 (+0000) Subject: Propose (doc + comment update) + add precision on a stalled entry (that maybe should... X-Git-Tag: 2.2.30~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f252e32d8a2f73093ef9add408d8a9dcdea71d98;p=thirdparty%2Fapache%2Fhttpd.git Propose (doc + comment update) + add precision on a stalled entry (that maybe should be removed) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1658028 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 32d7dac98b3..d1d26863d7a 100644 --- a/STATUS +++ b/STATUS @@ -171,6 +171,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-SSLSessionTickets.patch +1: ylavic + * mod_unique_id: Update docs and comment: the unique id is now 24 characters, not 19 + See explanation in: + http://httpd.apache.org/docs/2.2/mod/mod_unique_id.html#comment_3564 + trunk patch: http://svn.apache.org/r981084 + 2.2.x patch: trunks works + +1 jailletc36 + PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load @@ -229,6 +236,9 @@ PATCHES/ISSUES THAT ARE STALLED rjung: I don't understand what was voted on, the backport of both revisions or only the PR attachment. The latter is only about r627637. covener: withdrawing my vote, I reviewed the attachment but missed the OR_AUTHCFG change. + jailletc36: Sorry for confusion. OR_AUTHCFG changes was not intentional. This is linked to + r915660 on trunk, before the 2.4 branch. I copy-pasted the AP_INIT block from + trunk, without seeing this change. * core: Support wildcards in both the directory and file components of the path specified by the Include directive.