]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This is what I call a 'fix, dump and run' backport vote for htdbm.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 2 Dec 2003 10:44:48 +0000 (10:44 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 2 Dec 2003 10:44:48 +0000 (10:44 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index eb584f7fd3caa193eb34d82e4da78a0a1d03e3e9..db4f151320ac5feee0a4c95879bb3aa508b596da 100644 (file)
--- 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,