]> granicus.if.org Git - apache/commitdiff
2.1 will always have >=APR-1.0. No need to worry about this then.
authorPaul Querna <pquerna@apache.org>
Sun, 23 Jan 2005 18:34:41 +0000 (18:34 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 23 Jan 2005 18:34:41 +0000 (18:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126238 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 37a9b99dfe4877e5098c4701601c4b4300ccfddd..7f5eecd823066987a484da831fc17badd035d9c3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -441,10 +441,6 @@ WISH LIST
       jerenkrantz says: Too slow.  Get regexs away from speedy caches by
                         default.  Introduce a new CacheEnableRegex if you want.
 
-    * mod_cache: Fix dependency on ATOMIC operators. Need
-      APR_HAS_ATOMIC_* feature macros.
-      jerenkrantz says: APR 1.0+ has some guaranteed form of atomics.
-
     * mod_mem_cache/mod_disk_cache: Need to be able to query cache
       status (num of entries, cache object properties, etc.).
       mod_status could be extended to query optional hooks defined