From: Jeff Trawick Date: Wed, 14 May 2003 03:22:30 +0000 (+0000) Subject: reflect a merge X-Git-Tag: pre_ajp_proxy~1703 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cca95e538c645c01d167e5370884b5c104170f8;p=thirdparty%2Fapache%2Fhttpd.git reflect a merge git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99821 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3c65a907913..80189948ee3 100644 --- a/CHANGES +++ b/CHANGES @@ -15,9 +15,6 @@ Changes with Apache 2.1.0-dev *) prefork MPM: Use the right permissions for the directory created for gprof support. [Jim Carlson ] - *) mod_log_config: Add the ability to log the id of the thread - processing the request via new %P formats. [Jeff Trawick] - *) ssl_toolkit_compat.h and code fixes to build clean on SSLC. [William Rowe, Madhusudan Mathihalli] @@ -153,6 +150,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.46 + *) mod_log_config: Add the ability to log the id of the thread + processing the request via new %P formats. [Jeff Trawick] + *) Use appropriate language code for Czech (cs) and Traditional Chinese (zh-tw) in default config files. PR 9427. [André Malo]