From: Thomas J. Donovan Date: Sun, 9 Nov 2008 17:03:29 +0000 (+0000) Subject: Always build odbc on Windows - backported from trunk to 2.2.x X-Git-Tag: 2.3.0~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793919ba76856c1365452f76a699889d992be416;p=thirdparty%2Fapache%2Fhttpd.git Always build odbc on Windows - backported from trunk to 2.2.x trunk: r704771 & r704883 2.2.x: r712514 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@712515 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index fc61268d897..83afe4122bd 100644 --- a/CHANGES +++ b/CHANGES @@ -50,10 +50,6 @@ Changes with Apache 2.3.0 rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are available to third party modules. [Graham Leggett] - *) Build the odbc dbd driver by default on Windows. - DBD_LIST is still used to build additional dbd drivers. - [Tom Donovan] - *) mod_proxy_ajp: Fix wrongly formatted requests where client sets Content-Length header, but doesn't provide a body. Servlet container always expects that next packet is