From: Eric Covener Date: Tue, 10 Jan 2023 18:05:40 +0000 (+0000) Subject: match MOD_HTTP2_VERSION_NUM X-Git-Tag: 2.4.56-candidate~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ebb8c644b2ac069b6417cf7bfe4481b5faa37e3;p=thirdparty%2Fapache%2Fhttpd.git match MOD_HTTP2_VERSION_NUM (post-rc1) [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906554 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c58c6fef04c..920e30920cf 100644 --- a/CHANGES +++ b/CHANGES @@ -15,7 +15,7 @@ Changes with Apache 2.4.55 *) mod_proxy_hcheck: Honor worker timeout settings. [Yann Ylavic] - *) mod_http2: version 2.0.10 of the module, synchronizing changes + *) mod_http2: version 2.0.11 of the module, synchronizing changes with the gitgub version. This is a partial rewrite of how connections and streams are handled. - an APR pollset and pipes (where supported) are used to monitor