]> granicus.if.org Git - apache/commitdiff
Nore userland/PR change
authorJim Jagielski <jim@apache.org>
Thu, 21 Jun 2018 13:32:02 +0000 (13:32 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 21 Jun 2018 13:32:02 +0000 (13:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834013 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c33c61f855b78b4027b99a2efda57be026067bc4..5251f16575b12eb42c6585548b6f6c4907ce65b2 100644 (file)
--- 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 <luhliari redhat.com>}
+  
   *) mod_ratelimit: fix behavior when proxing content. PR 62362.
      [Yann Ylavic, Luca Toscano]