From: Bill Stoddard Date: Mon, 6 May 2002 16:14:39 +0000 (+0000) Subject: mod_mem_cache/mod_cache requires APR_HAS_ATOMIC_* feature macros. X-Git-Tag: 2.0.37~485 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20ccb104fdc7f0fb0295600ba0a85337e1e2fedf;p=apache 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 --- 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