From: Greg Stein Date: Wed, 24 Jul 2013 21:19:48 +0000 (+0000) Subject: propose r1506714 for backport X-Git-Tag: 2.2.26~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58051b23cd2d03061372d5fd1500bc3687a5f7fc;p=thirdparty%2Fapache%2Fhttpd.git propose r1506714 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1506722 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fc53a52ddbd..3d0b7b8779c 100644 --- a/STATUS +++ b/STATUS @@ -120,6 +120,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: find but we can't rule it out for foreign modules. We could fix the signature (returning const char *) in trunk but not for 2.2 ad 2.4. + * Teeny patch to fix #55304 + trunk: http://svn.apache.org/r1506714 + +1: gstein + + PATCHES/ISSUES THAT ARE STALLED * mod_cache: Realign the cache_quick_handler() to behave identically