From 472cb34b2552ef5287cecd089c9c8eb3ade02f7c Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 26 May 2004 12:08:13 +0000 Subject: [PATCH] - Propose another backport PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103775 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index b55796d2c3d..2837c4a0d41 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/05/26 12:00:57 $] +Last modified at [$Date: 2004/05/26 12:08:13 $] Release: @@ -72,6 +72,13 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) Enable the option to support anonymous shared memory in mod_ldap. + This makes the cache work on Linux again. + modules/experimental/util_ldap.c r1.30 + modules/experimental/util_ldap_cache.c r1.17 + docs/manual/mod/mod_ldap.xml r1.12 + +1 minfrin + *) Allow LimitRequestBody to be reset to unlimited. PR 29106 server/core.c: r1.279 +1: nd, kess (on concept) -- 2.47.2