From: Jim Jagielski Date: Thu, 21 Jun 2018 13:32:02 +0000 (+0000) Subject: Nore userland/PR change X-Git-Tag: 2.5.0-alpha2-ci-test-only~2545 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18fdadd1811ff8be6aaa78c34e1964585007853d;p=thirdparty%2Fapache%2Fhttpd.git 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 c33c61f855b..5251f16575b 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]