From: Greg Ames Date: Mon, 5 Nov 2001 16:07:17 +0000 (+0000) Subject: temporary commit to reflect ssl-std.conf being bumped into 2.0.27. X-Git-Tag: 2.0.28~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0690fb56598d07375c8ada21a944d06707ec6bfa;p=thirdparty%2Fapache%2Fhttpd.git temporary commit to reflect ssl-std.conf being bumped into 2.0.27. Submitted by: Roy Fielding, Cliff Woolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91748 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ef20b1d05a3..5e4c926dc83 100644 --- a/CHANGES +++ b/CHANGES @@ -1,13 +1,8 @@ -Changes with Apache 2.0.28-dev - - *) Optimize usage of strlen and strcat in ap_directory_walk. - [Brian Pane ] +Changes with Apache 2.0.27 *) Introduce an Apache mod_ssl initial configuration template (ssl.conf, generated from ssl-std.conf). [Ralf S. Engelschall] -Changes with Apache 2.0.27 - *) Fixed a memory leak in the getline parsing code that could be triggered by arbitrarily large header lines. Requests from the core input filter for single lines are now limited