From 21a14269bd0a3e1f562c75d3c8534a8fa290bdab Mon Sep 17 00:00:00 2001 From: "Roy T. Fielding" Date: Tue, 17 Dec 2002 20:08:18 +0000 Subject: [PATCH] I must be getting old. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97995 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 01f89d28f1..0651bc0a50 100644 --- a/CHANGES +++ b/CHANGES @@ -452,6 +452,13 @@ Changes with Apache 2.0.41 response on the connection, set aside the file descriptor rather than copying the file into the heap. [Brian Pane] + *) Modified version check on openssl so that it finds the executable + first and then performs a check of the version, only warning the + user if they chose, or we selected, an old version of OpenSSL. + This change also allows the code to work for non-openssl libraries + selected via the --with-ssl=dir option, which can override the + automated library check in any case. [Roy Fielding] + Changes with Apache 2.0.40 *) SECURITY: [CAN-2002-0661] Close a very significant security hole that -- 2.50.1