From: Joe Orton Date: Wed, 27 Jul 2005 10:06:12 +0000 (+0000) Subject: Note the mod_ssl/OpenSSL 0.9.8 fix. X-Git-Tag: 2.0.55~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f2226679e449e91c8131285449b27572f4e7e3;p=thirdparty%2Fapache%2Fhttpd.git Note the mod_ssl/OpenSSL 0.9.8 fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@225488 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 20314297748..90e52306469 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache 2.0.55 + *) mod_ssl: Fix build with OpenSSL 0.9.8. PR 35757. [William Rowe] + *) SECURITY: CAN-2005-2088 core: If a request contains both Transfer-Encoding and Content-Length headers, remove the Content-Length, mitigating some HTTP Request