Commit 0f554cb2 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Clarify and provide caviat before we tag another bad docs/manual set :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688345 13f79535-47bb-0310-9956-ffa450edef68
parent 0a51f295
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -111,12 +111,13 @@ RELEASE SHOWSTOPPERS:
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic, jim

  *) Revert insufficiently thought-out mod_alias Limit expression patch
  *) Revert insufficiently thought-out mod_alias new expression feature
        http://svn.apache.org/viewvc?view=revision&revision=1663259
     +1: wrowe
     [Mutually exclusive to multiple RedirectMatch patches proposed above,
     but entirely possible to vote for both or vote against either.  An RM's
     race to 3 +1's]
     [docs/manual .xml's require 'build all' regeneration]

  *) http: Fix LimitRequestBody checks when there is no more bytes to read.
     [Michael Kaufmann <mail michael-kaufmann.ch>]