Commit 3bb82b29 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721831 13f79535-47bb-0310-9956-ffa450edef68
parent 761b5cd1
Loading
Loading
Loading
Loading
+4 −3
Changes for STATUS: 4 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -86,15 +86,16 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

  * configure.in: Don't reject libtool 2.x
    PR 44817
    http://svn.apache.org/viewvc?view=rev&revision=657354
    http://svn.apache.org/viewvc?view=rev&revision=657459
    +1: niq, rpluem, jim


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

   * core: Allow ap_invoke_handler to pass AP_FILTER_ERROR through as if it
     were a reserved return code (OK/DECLINED) instead of converting it to 
     internal server error.