From: Justin Erenkrantz Date: Tue, 2 Dec 2003 10:44:48 +0000 (+0000) Subject: This is what I call a 'fix, dump and run' backport vote for htdbm. X-Git-Tag: 2.0.49~332 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6af533b6a8dc9a95b8238aed4e6861fe032a35e;p=thirdparty%2Fapache%2Fhttpd.git This is what I call a 'fix, dump and run' backport vote for htdbm. I see all of these nd and trawick votes waiting for one more soul. In a few weeks, I should have time to take a look at the backports then and cast votes. Then, I'll be able to sleep better. Until then, I'll sleep just fine, too. =0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101947 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index eb584f7fd3c..db4f151320a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/11/25 22:10:38 $] +Last modified at [$Date: 2003/12/02 10:44:48 $] Release: @@ -368,6 +368,11 @@ PATCHES TO BACKPORT FROM 2.1 modules/metadata/mod_env.c r1.31 +1: trawick, nd + * Fix htdbm to generate comment fields in the DBM files correctly. + (This causes DBMAuthGroupFile to break) + support/htdbm.c r1.11 + +1: jerenkrantz + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,