APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/09/17 09:04:56 $]
+Last modified at [$Date: 2004/09/17 10:15:09 $]
Release:
*) buildconf: Clean autoconf cache and do mod_ssl timestamp dance.
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/buildconf?r1=1.37&r2=1.40
- +1: jorton
+ +1: jorton, trawick
*) remove config.{guess,sub} and PrintPath from build (they are copied
by buildconf already)
- +1: jorton
+ +1: jorton, trawick
*) Use HTML 2.0 <hr> for error pages. PR 30732
modules/http/http_protocol.c: r1.483
- +1: nd, jorton
+ +1: nd, jorton, trawick
*) mod_mem_cache: Fixed race condition causing segfault because of memory being
freed twice, or reused after being freed. Changed the atomic usage of refcount
(2.0 + 1.3)
http://www.apache.org/~nd/dbmmap_1.3.patch
http://www.apache.org/~nd/dbmmap_2.0.patch
- +1: nd
+ +1: nd, trawick
*) mod_rewrite:Fix query string handling for proxied URLs. PR 14518.
(2.0 + 1.3)