From: William A. Rowe Jr Date: Thu, 14 May 2015 18:53:35 +0000 (+0000) Subject: Note change made last week to make 2.2 consistent with 2.4 default config X-Git-Tag: 2.2.30~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de26da01423264a11ce4c0d84ac8b84d7314fd0;p=thirdparty%2Fapache%2Fhttpd.git Note change made last week to make 2.2 consistent with 2.4 default config git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1679431 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 10152e30446..73a9def457a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.2.30 + *) SSLProtocol and SSLCipherSuite recommendations in the example/default + conf/extra/httpd-ssl.conf file are now global in scope, affecting all + VirtualHosts (matching 2.4 default configuration). [William Rowe] + *) Turn static function get_server_name_for_url() into public ap_get_server_name_for_url() and use it where appropriate. This fixes mod_rewrite generating invalid URLs for redirects to IPv6