You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2022/01/15 19:40:33 UTC

svn commit: r1897100 - /httpd/httpd/branches/2.4.x/STATUS

Author: minfrin
Date: Sat Jan 15 19:40:33 2022
New Revision: 1897100

URL: http://svn.apache.org/viewvc?rev=1897100&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1897100&r1=1897099&r2=1897100&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Jan 15 19:40:33 2022
@@ -187,6 +187,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1896505 ^/httpd/httpd/trunk .
      +1: rpluem, ylavic, gbechis
 
+  *) 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
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]