From: Jeff Trawick Date: Mon, 12 Jan 2004 14:13:16 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.49~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831ea2eb6b7836d7c1a23629646f92993ed94a48;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102284 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 367dbacfc77..61fbb931be8 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/01/12 02:02:10 $] +Last modified at [$Date: 2004/01/12 14:13:16 $] Release: @@ -105,17 +105,17 @@ PATCHES TO BACKPORT FROM 2.1 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_vars.c?r1=1.24&r2=1.25 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_vars.c?r1=1.26&r2=1.28 PR: 22741, 20852 (<= not 23956 as the commit message says) - +1: jorton, nd + +1: jorton, nd, trawick * mod_ssl: Determine library version string at run-time rather than compile-time. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_vars.c?r1=1.25&r2=1.26 PR: 23956 - +1: jorton, nd + +1: jorton, nd, trawick * Fix parallel make (e.g. GNU make -j). http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/Makefile.in?r1=1.86&r2=1.87 PR: 24643 - +1: jorton, nd + +1: jorton, nd, trawick * mod_dav: Reject requests including fragment part in the Request-URI. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.102&r2=1.103 @@ -128,7 +128,7 @@ PATCHES TO BACKPORT FROM 2.1 starting without SSL on platforms with no /dev/random equivalent but a statically compiled-in mod_ssl. PR: 25867 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/docs/conf/ssl-std.conf.in?r1=1.4&r2=1.5 - +1: erikabele, nd + +1: erikabele, nd, trawick * Fix segfault in mod_mem_cache cache_insert() due to cache size becoming negative. PR: 21285, 21287 @@ -320,7 +320,7 @@ PATCHES TO BACKPORT FROM 2.1 jerenkrantz suggests: Why don't we just always output XHTML instead? nd replies: backwards compat; it would break those sites who have html READMEs or HEADERs (or don't want to use xhtml) - +1: nd, jerenkrantz + +1: nd, jerenkrantz, trawick * LDAP cache fixes from Matthieu Estrade; see PR 18756 include/util_ldap.h r1.12