]> granicus.if.org Git - apache/commitdiff
updated CHANGES
authorStefan Eissing <icing@apache.org>
Mon, 21 Dec 2015 10:56:38 +0000 (10:56 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 21 Dec 2015 10:56:38 +0000 (10:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721122 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 669ce85c132fb360e4a52053ae77114139828706..1f83c06f71e4f29cd6592e20383648dabc8e88fc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) mod_http2: new r->subprocess_env variables HTTP2 and H2PUSH, set to "on"
+     when available for request.
+     [Stefan Eissing]
+
   *) mod_http2: adding new config directives and the implementation behind
      them: H2Timeout, H2KeepAliveTimeout, H2StreamTimeout. Documentation in
      the http2 manual.