From: Sander Striker Date: Wed, 15 Sep 2004 12:56:32 +0000 (+0000) Subject: * CHANGES X-Git-Tag: 2.0.52~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eaa741cc101e3c8c752bfcea8f766ed236892b4;p=thirdparty%2Fapache%2Fhttpd.git * CHANGES Remove items that didn't make it into 2.0.51 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105138 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 01004e1c899..8f5980f122c 100644 --- a/CHANGES +++ b/CHANGES @@ -12,13 +12,6 @@ Changes with Apache 2.0.51 mod_dav_fs: Fix a segfault in the handling of an indirect lock refresh. PR 31183. [Joe Orton] - *) Add -l option to rotatelogs to let it use local time rather than - UTC. PR 24417. [Ken Coar, Uli Zappe ] - - *) mod_log_config: Fix a bug which prevented request completion time - from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE - processing. PR 29696. [Alois Treindl ] - *) mod_include no longer checks for recursion, because that's done in the core. This allows for careful usage of recursive SSI. [André Malo]