From: Graham Leggett Date: Wed, 7 Sep 2011 21:40:53 +0000 (+0000) Subject: Add a comment. X-Git-Tag: 2.2.21~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2890b595418fea682d6749407e90101d68a0429;p=thirdparty%2Fapache%2Fhttpd.git Add a comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1166415 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8fef9da0962..f85d34368c5 100644 --- a/STATUS +++ b/STATUS @@ -156,6 +156,9 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, wrowe + minfrin: The r933919 patch is obsolete, as this trunk code no longer + exists. The fix you're after is r951221, backported to both + mod_disk_cache.c and mod_mem_cache.c. * core: MaxRanges syntax change to allow unlimited|none|n>0 and prefix compile-time macro with AP_.