On 12/15/20 1:06 PM, yla...@apache.org wrote:
> Author: ylavic
> Date: Tue Dec 15 12:06:54 2020
> New Revision: 1884456
> 
> URL: http://svn.apache.org/viewvc?rev=1884456&view=rev
> Log:
> Follow up to r1884068: CHANGES entry needs to go to 2.5.x too.
> 
> [skip ci]
> 
> Modified:
>     httpd/httpd/trunk/CHANGES
> 
> Modified: httpd/httpd/trunk/CHANGES
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=1884456&r1=1884455&r2=1884456&view=diff
> ==============================================================================
> --- httpd/httpd/trunk/CHANGES [utf-8] (original)
> +++ httpd/httpd/trunk/CHANGES [utf-8] Tue Dec 15 12:06:54 2020
> @@ -1,6 +1,10 @@
>                                                           -*- coding: utf-8 
> -*-
>  Changes with Apache 2.5.1
>  
> +  *) mod_proxy_fcgi: Honor "SetEnv proxy-sendcl" to forward a chunked
> +     Transfer-Encoding from the client, spooling the request body when needed
> +     to provide a Content-Length to the backend.  PR 57087.  [Yann Ylavic]
> +
>    *) core: add ReadBufferSize, FlushMaxThreshold and FlushMaxPipelined
>       directives.  [Yann Ylavic]
>  

Did you use

make update-changes

to do the above modification to CHANGES?

I guess not as this would have removed the now unneeded 
trunk/changes-entries/pr57087.txt

Regards

RĂ¼diger

Reply via email to