From ced4bfde890ae736e55728a185fdfa462d24e940 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sat, 21 Apr 2012 18:14:57 +0000 Subject: [PATCH] Added entry for cross-compile fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328720 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 50904a5805f..d5d70a947d8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will + be compiled by the build compiler instead of the host compiler. + Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected. + PR 51257. [Guenter Knauf] + *) mod_ssl: Send the error message for speaking http to an https port using HTTP/1.0 instead of HTTP/0.9, and omit the link that may be wrong when using SNI. PR 50823. [Stefan Fritsch] -- 2.47.2