From: William A. Rowe Jr Date: Sun, 31 Mar 2002 12:42:51 +0000 (+0000) Subject: Roll these changes into 2.0.34 X-Git-Tag: 2.0.34~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93084ef77209ed39291ed9cb30151373aa462297;p=thirdparty%2Fapache%2Fhttpd.git Roll these changes into 2.0.34 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94347 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 10e5909aff9..9e849b8cefa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -Changes with Apache 2.0.35 +Changes with Apache 2.0.34 *) Update mod_cgid to not do single-byte socket reads for CGI headers [Brian Pane] @@ -37,8 +37,6 @@ Changes with Apache 2.0.35 is now (highest to lowest): pthread -> sysvsem -> fcntl -> flock. [Jim Jagielski] -Changes with Apache 2.0.34 - *) Ensure that the build/ directory is created when using VPATH. [Justin Erenkrantz]