]> granicus.if.org Git - apache/commitdiff
backported
authorJim Jagielski <jim@apache.org>
Thu, 20 Feb 2014 19:37:27 +0000 (19:37 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 20 Feb 2014 19:37:27 +0000 (19:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1570325 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ae4a741435e8c1b267216f620fe27b26ea953985..5582f72c4ac25df470d7b2c9772163da647e4634 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,18 +98,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  * FreeBSD: Disable IPv4-mapped listening sockets by default for versions
-    5+ instead of just for FreeBSD 5. PR 53824.
-    trunk patch: http://svn.apache.org/r1551685
-    2.4.x patch: trunk patch works after resolving CHANGES conflicts
-    +1: trawick, jim, humbedooh
-
-   * core: Detect incomplete body in HTTP input filter and return
-           APR_INCOMPLETE. PR 55475.
-     trunk patch: http://svn.apache.org/r1538776
-     2.4.x patch: https://people.apache.org/~ylavic/2.4.x-http_filter_incomplete.patch
-     +1: ylavic, jim, humbedooh
-
   * prefork: PR: 54852. Only use a dummy_connection for idle processes
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1542379
     2.4.x patch: trunk patch works mod CHANGES