From: Ruediger Pluem Date: Mon, 2 Jun 2008 21:18:58 +0000 (+0000) Subject: Merge r420307 from trunk: X-Git-Tag: 2.2.9~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de46b857452e7818a5d2542de001d7b59e897c76;p=thirdparty%2Fapache%2Fhttpd.git Merge r420307 from trunk: * Add the filename of the configuration file to the warning message about the useless use of AllowOverride. PR: 39992 Submitted by: Darryl Miles Reviewed by: rpluem, jim, pquerna git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@662567 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bc0625cd517..43d4563f000 100644 --- a/STATUS +++ b/STATUS @@ -90,14 +90,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * core: Add the filename of the configuration file to the warning message - about the useless use of AllowOverride. PR 39992 - Trunk version of patch: - http://svn.apache.org/viewvc?rev=420307&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim, pquerna - * htpasswd: Fix salt generation weakness. PR 31440 [Andreas Krennmair , Peter Watkins , Paul Querna] Trunk version of patch: