From c365b7c11bf4fd99c66242c0b0a06133a72e4c5d Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 12 Jun 2017 14:13:50 +0000 Subject: [PATCH] Note that as of 2.4.26, HTTP/2 is no longer considered "experimental" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798472 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index b0cfdae912..95eceee3a0 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.4.26 + *) HTTP/2 support no longer tagged as "experimental" but is instead considered + fully production ready. + *) mod_http2: Fix for possible CPU busy loop introduced in v1.10.3 where a stream may keep the session in continuous check for state changes that never happen. [Stefan Eissing] -- 2.50.1