APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/08/27 15:27:03 $]
+Last modified at [$Date: 2004/08/27 16:08:31 $]
Release:
*) EOC bucket handling fix for core_output_filter (prevents possible variable use-
after-free since .49).
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.276&r2=1.277
- +1: jorton
+ +1: jorton, trawick
*) Don't link suexec against APR/etc libraries.
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/Makefile.in?r1=1.38&r2=1.39
- +1: jorton
+ +1: jorton, trawick
*) mod_headers: Support {...}s tag for SSL variable lookup.
http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff
- +1: jorton
+ +1: jorton, trawick
*) Escape errfn strings before sending them to the log file (and
analogus patch to mod_cgid)
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.167&r2=1.168
+1: stoddard, trawick, jorton
nd: I'd like to add 1.169
+ trawick: 1.169 is fine with me
*) Add -l option to rotatelogs to let it use local time rather than
UTC. PR 24417. [Ken Coar, Uli Zappe <uli ritual.org>]
*) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3)
http://www.apache.org/~nd/mod_rewrite_fixleak.diff
- +1: nd, jorton
+ +1: nd, jorton, trawick
*) mod_log_config: Fix a bug which prevented request completion time
from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE