Commit fdc3bb1c authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Update ap_http_filter_chunked patch to v3 for CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685916 13f79535-47bb-0310-9956-ffa450edef68
parent cbb1c419
Loading
Loading
Loading
Loading
+2 −3
Changes for STATUS: 2 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -109,12 +109,11 @@ RELEASE SHOWSTOPPERS:
                  http://svn.apache.org/r1685347
                  http://svn.apache.org/r1685349
                  http://svn.apache.org/r1685350
     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked-v2.patch
                  (trunk works modulo CHANGES, above is to ease review only)
     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked-v3.patch
     +1: ylavic
     -1: wrowe; 'parsing' variable is not present in trunk, is unnecessary
                1685339 was previously approved, so simply apply it already.
     ylavic: r1685339 applied, patch updated to v2.
     ylavic: r1685339 applied, patch updated to v3 with adujsted CHANGES entry.
             'parsing' is not necessary in trunk but is in 2.4.x because of
             bail_out_on_error().