From 20ccb104fdc7f0fb0295600ba0a85337e1e2fedf Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Mon, 6 May 2002 16:14:39 +0000 Subject: [PATCH] mod_mem_cache/mod_cache requires APR_HAS_ATOMIC_* feature macros. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94963 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index e4dcb35317..83b88a597d 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/05/06 15:31:40 $] +Last modified at [$Date: 2002/05/06 16:14:39 $] Release: @@ -396,6 +396,9 @@ EXPERIMENTAL MODULES: * mod_cache: CacheEnable/CacheDisable should accept regular expressions. + * mod_cache: Fix dependency on ATOMIC operators. Need + APR_HAS_ATOMIC_* feature macros. + * mod_disk_cache: Implement garbage collection * mod_mem_cache/mod_disk_cache: Need to be able to query cache -- 2.40.0