]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
At long last, promote mod_cache and friends out of experimental/.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 27 Nov 2004 19:06:48 +0000 (19:06 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 27 Nov 2004 19:06:48 +0000 (19:06 +0000)
commit63dd4623e12dda47303ff30a5cf66054dfcd5bf3
treebca5000557e2819f3da5b7ebcd5dc02c0732c06e
parent3808525953ef4d6c10a7d52ee936e772241c1edd
At long last, promote mod_cache and friends out of experimental/.

Also, take quick pass through docs files to remove experimental label for them.

Reviewed by: Paul Querna, Bill Stoddard, Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106737 13f79535-47bb-0310-9956-ffa450edef68
26 files changed:
CHANGES
STATUS
docs/manual/mod/mod_cache.xml
docs/manual/mod/mod_disk_cache.xml
docs/manual/mod/mod_mem_cache.xml
modules/cache/NWGNUdsk_cach [moved from modules/experimental/NWGNUdsk_cach with 100% similarity]
modules/cache/NWGNUmem_cach [moved from modules/experimental/NWGNUmem_cach with 100% similarity]
modules/cache/NWGNUmod_cach [moved from modules/experimental/NWGNUmod_cach with 100% similarity]
modules/cache/cache_cache.c [moved from modules/experimental/cache_cache.c with 100% similarity]
modules/cache/cache_cache.h [moved from modules/experimental/cache_cache.h with 100% similarity]
modules/cache/cache_hash.c [moved from modules/experimental/cache_hash.c with 100% similarity]
modules/cache/cache_hash.h [moved from modules/experimental/cache_hash.h with 100% similarity]
modules/cache/cache_pqueue.c [moved from modules/experimental/cache_pqueue.c with 100% similarity]
modules/cache/cache_pqueue.h [moved from modules/experimental/cache_pqueue.h with 100% similarity]
modules/cache/cache_storage.c [moved from modules/experimental/cache_storage.c with 100% similarity]
modules/cache/cache_util.c [moved from modules/experimental/cache_util.c with 100% similarity]
modules/cache/config.m4
modules/cache/mod_cache.c [moved from modules/experimental/mod_cache.c with 100% similarity]
modules/cache/mod_cache.dsp [moved from modules/experimental/mod_cache.dsp with 100% similarity]
modules/cache/mod_cache.h [moved from modules/experimental/mod_cache.h with 100% similarity]
modules/cache/mod_cache.imp [moved from modules/experimental/mod_cache.imp with 100% similarity]
modules/cache/mod_disk_cache.c [moved from modules/experimental/mod_disk_cache.c with 100% similarity]
modules/cache/mod_disk_cache.dsp [moved from modules/experimental/mod_disk_cache.dsp with 100% similarity]
modules/cache/mod_mem_cache.c [moved from modules/experimental/mod_mem_cache.c with 100% similarity]
modules/cache/mod_mem_cache.dsp [moved from modules/experimental/mod_mem_cache.dsp with 100% similarity]
modules/experimental/config.m4