From: Guenter Knauf Date: Tue, 1 Jan 2008 17:33:41 +0000 (+0000) Subject: Added backport proposal. X-Git-Tag: 2.2.7~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa1329937a8963b00aba07aecc5da3a3ae904b9;p=thirdparty%2Fapache%2Fhttpd.git Added backport proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607876 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b4151b14634..510d336ff86 100644 --- a/STATUS +++ b/STATUS @@ -204,6 +204,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~covener/2.2.x-ldap-server-down-with607841.diff +1 covener, rpluem + * mod_status: Modified default refresh value to 10 secs so that its possible + to correct a typo in the URL. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=607873 + Trunk version should apply to 2.2.x. + +1: fuankg + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when