From: Jim Jagielski Date: Tue, 21 Jan 2014 20:01:56 +0000 (+0000) Subject: Updated patch X-Git-Tag: 2.4.8~222 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df6023f8d55169a419d8b7d78afc2663257612d4;p=apache Updated patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1560162 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bd28fe9b47..904a4ac2ac 100644 --- a/STATUS +++ b/STATUS @@ -141,11 +141,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=revision&revision=1545364 http://svn.apache.org/viewvc?view=revision&revision=1545408 http://svn.apache.org/viewvc?view=revision&revision=1545411 - 2.4.x patch: http://people.apache.org/~jim/patches/fdq-atomics.patch + 2.4.x patch: http://people.apache.org/~jim/patches/fdq-atomicsv2.patch +1: jim - trawick: it's fine AFAICT but the Right Thing to do is to separate or even - discard the unexpected struct recycled_pool change - jim: oops! Thx for the catch. * mod_speling: According to doc, 'CheckCaseOnly' directive should only check for lower/upper case changes. Current code also cheks the basename. (i.e.