From: Joe Orton Date: Thu, 3 May 2012 15:03:31 +0000 (+0000) Subject: Done. X-Git-Tag: 2.4.3~496 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2239a0bc9dc97b67b889f538af3ab5836c73ea23;p=apache Done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1333494 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 44183e14e5..5807a2bdca 100644 --- a/STATUS +++ b/STATUS @@ -88,11 +88,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * mod_rewrite: Don't export rewritemap_mutex_type symbol. - trunk patch: http://svn.apache.org/viewvc?rev=1309585&view=rev - 2.4 patch: Trunk patch works - +1: sf, jorton, trawick - * core: Fix segfault in logging if r->useragent_addr or c->client_addr is unset. (This can only happen with buggy modules but it happened to me while playing with mod_perl).