summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2016-12-31 14:26:05 +0100
committerStefan Eissing <icing@apache.org>2016-12-31 14:26:05 +0100
commit56bfe47bc43ee16582a440cd9df7e7672e287b7d (patch)
tree16b22a5d823be24cc6833e5b8abf57728836d54a /CHANGES
parentOn the trunk: (diff)
downloadapache2-56bfe47bc43ee16582a440cd9df7e7672e287b7d.tar.xz
apache2-56bfe47bc43ee16582a440cd9df7e7672e287b7d.zip
On the trunk:
mod_http2: update after backport to 2.4.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776738 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 0 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index bb9b761c61..40bfa5d52d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,6 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.0
- *) mod_http2: adding support for MergeTrailers directive. [Stefan Eissing]
-
- *) mod_http2: limiting DATA frame sizes by TLS record sizes in use on the
- connection. Flushing outgoing frames earlier. [Stefan Eissing]
-
*) mod_remoteip: Add support for PROXY protocol (code donated by Cloudzilla).
Add ability for PROXY protocol processing to be optional to donated code.
See also: http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt