From: Graham Leggett Date: Tue, 28 May 2013 19:24:22 +0000 (+0000) Subject: These two have been backported earlier, removing from the list. X-Git-Tag: 2.4.5~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7e9390d03f3e770133950b2617ed6d7a9c159d9;p=apache These two have been backported earlier, removing from the list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1487066 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4eed36e0b7..88c67b6198 100644 --- a/STATUS +++ b/STATUS @@ -90,19 +90,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - - * libhttpd.dsp: Fix Debug build mentioned by fuankg in - http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%3C519FC54E.901@apache.org%3E. - trunk patch: http://svn.apache.org/r1486490 - 2.4.x patch: trunk patch works - +1: gsmith, jim, wrowe - - * makefile.win: Adjust makefile to properly detect the need to use devenv - on applicable MSVC versions. - trunk patch: http://svn.apache.org/r1482041 - 2.4.x patch: trunk patch works with offset - +1: gsmith, jim, wrowe - * mod_cache: Invalidate cached entities in response to RFC2616 Section 13.10 Invalidation After Updates or Deletions. PR 15868 trunk patch: http://svn.apache.org/r1070179