From 00036ed15dbbccaded3986bac4c12cc7550355d9 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 16 May 2003 18:12:54 +0000 Subject: [PATCH] One item off of the plate - on to further patches. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99868 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 317ff62c5f..8e7682bfa4 100644 --- a/CHANGES +++ b/CHANGES @@ -21,9 +21,6 @@ Changes with Apache 2.1.0-dev *) prefork MPM: Use the right permissions for the directory created for gprof support. [Jim Carlson ] - *) ssl_toolkit_compat.h and code fixes to build clean on SSLC. - [William Rowe, Madhusudan Mathihalli] - *) Fix the inability to log errors like exec failure in mod_ext_filter/mod_cgi script children. This was broken after such children stopped inheriting the error log handle. @@ -149,6 +146,12 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.46 + *) Code fixes, constness corrections and ssl_toolkit_compat.h updates + for SSLC and OpenSSL toolkit compatibility. Still work remains to + be done to cripple features based on the limitations of RSA's binary + distribution of their SSL-C toolkit. + [William Rowe, Madhusudan Mathihalli, Jeff Trawick] + *) Linux 2.4+: If Apache is started as root and you code CoreDumpDirectory, coredumps are enabled via the prctl() syscall. [Greg Ames] -- 2.40.0