jorton 2004/09/17 02:01:50 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: Build tweaks. Revision Changes Path No revision No revision 1.751.2.1055 +10 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.1054 retrieving revision 1.751.2.1055 diff -d -w -u -r1.751.2.1054 -r1.751.2.1055 --- STATUS 15 Sep 2004 20:27:03 -0000 1.751.2.1054 +++ STATUS 17 Sep 2004 09:01:49 -0000 1.751.2.1055 @@ -74,9 +74,17 @@ [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) 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 + + *) remove config.{guess,sub} and PrintPath from build (they are copied + by buildconf already) + +1: jorton + *) Use HTML 2.0
for error pages. PR 30732 modules/http/http_protocol.c: r1.483 - +1: nd + +1: nd, jorton *) 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