From: Joe Orton Date: Thu, 26 Aug 2004 13:03:06 +0000 (+0000) Subject: Synch with 2.0 branch. X-Git-Tag: STRIKER_2_1_0_RC1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ecfdc8521f81396c328c46db08d3b9c1acd270a;p=apache Synch with 2.0 branch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104816 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a34cb11719..2b41c7147a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) Win32: apache -k start|restart|install|config can leave stranded piped logger processes (eg, rotatelogs.exe) due to improper server shutdown on these code paths. @@ -417,6 +418,13 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.51 + *) mod_autoindex: Don't truncate the directory listing if a stat() + call fails (for instance on a >2Gb file). PR 17357. + [Joe Orton] + + *) Makefile fix: httpd is linked against LIBS given to the + 'make' invocation. PR 7882. [Joe Orton] + *) WinNT MPM: Fix a broken log message at termination. PR 28063. [Eider Oliveira ] @@ -543,7 +551,7 @@ Changes with Apache 2.0.50 [Edward Rudd , André Malo] *) Restore the ability to disable the use of AcceptEx on Win9x systems - automatically (broken in2.0.49). PR 28529. [André Malo] + automatically (broken in 2.0.49). PR 28529. [André Malo] *) now applies to all IP addresses for myhost instead of just the first one reported by the resolver. This