]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update after backport [skip ci]
authorStefan Eissing <icing@apache.org>
Fri, 4 Mar 2022 09:30:57 +0000 (09:30 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 4 Mar 2022 09:30:57 +0000 (09:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898591 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index eaa64646cddd91e0a93740a82e76f216b26f2417..85f4319504fea644e430252dc4c90506a341a482 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -147,17 +147,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) dbm: Split the loading of a dbm driver from the opening of a dbm file. When
-     an attempt to load a dbm driver fails, log clearly which driver triggered
-     the error (not "default"), and what the error was.
-     Trunk version of patch:
-        https://svn.apache.org/r1891019
-     Backport version for 2.4.x of patch:
-        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-dbm.patch
-     +1: minfrin, icing, jim
-     jailletc36: part of r1891023 is needed to fill some APLOGNO()
-     icing: seems there is some potential to wrap this into a common function?
-
   *) mod_proxy: Bump shared worker name to 384 chars. PR 53218
      trunk patch: http://svn.apache.org/r1896253
                   http://svn.apache.org/r1897859 (CHANGES entry, not in patch)