]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove objection to htdbm changes, as disturbing memory use is now gone
authorJeff Trawick <trawick@apache.org>
Mon, 14 Sep 2009 19:36:40 +0000 (19:36 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 14 Sep 2009 19:36:40 +0000 (19:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814799 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6c16f04087aa95b17dd009bbb35b78a822afada5..b3ed7d5e19e7c7308dbd6194bb717240c8f52bdb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -139,8 +139,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/viewvc?view=rev&revision=814781
    2.2.x patch: http://people.apache.org/~poirier/patch2-2.2.x-PR30586.txt
    +1: poirier
-   -1: trawick (Memory use for dumping the database is now unbounded; it
-                doesn't even look difficult to avoid allocating/copying.)
 
  * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries
    updated to match manual and code (0 or -1 to disable)