diff options
author | Stefan Eissing <icing@apache.org> | 2017-04-21 16:09:25 +0200 |
---|---|---|
committer | Stefan Eissing <icing@apache.org> | 2017-04-21 16:09:25 +0200 |
commit | ae08316414b241c7dc84a9e59e9b1f126fb9941b (patch) | |
tree | acd7f13ef452d1aad0fd0b1c90a1dd138d7b863b /CHANGES | |
parent | On the trunk: (diff) | |
download | apache2-ae08316414b241c7dc84a9e59e9b1f126fb9941b.tar.xz apache2-ae08316414b241c7dc84a9e59e9b1f126fb9941b.zip |
On the trunk:
mod_http2: update after backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792212 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_http2: fixed possible deadlock that could occur when connections were - terminated early with ongoing streams. Fixed possible hanger with timeout - on race when connection considers itself idle. [Stefan Eissing] - *) Introduce request taint checking framework to prevent privilege hijacking through .htaccess. [Nick Kew] |