From: Jim Jagielski Date: Thu, 21 Jun 2018 13:32:02 +0000 (+0000) Subject: Nore userland/PR change X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18fdadd1811ff8be6aaa78c34e1964585007853d;p=apache Nore userland/PR change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834013 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c33c61f855..5251f16575 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_proxy_wstunnel: Add default schema ports for 'ws' and 'wss'. + PR 62480. [Lubos Uhliarik } + *) mod_ratelimit: fix behavior when proxing content. PR 62362. [Yann Ylavic, Luca Toscano]