diff options
author | Greg Stein <gstein@apache.org> | 2000-06-26 02:38:44 +0200 |
---|---|---|
committer | Greg Stein <gstein@apache.org> | 2000-06-26 02:38:44 +0200 |
commit | 676f456ae6c2e78898631b3b7b5a2bbe0e5ebeb4 (patch) | |
tree | 4cc05ff018a9a1565863f70271d32e1469029ca9 | |
parent | allow apxs to be run from the source tree, before installation (e.g. perl ../... (diff) | |
download | apache2-676f456ae6c2e78898631b3b7b5a2bbe0e5ebeb4.tar.xz apache2-676f456ae6c2e78898631b3b7b5a2bbe0e5ebeb4.zip |
"kick the baby!"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85694 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | STATUS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/06/20 20:28:47 $] +Last modified at [$Date: 2000/06/26 00:38:44 $] Release: @@ -147,7 +147,7 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: Status: Greg +1 (volunteers) * Integrate mod_dav. - Message-id: forthcoming (plan to be posted before integration begins) + Message-id: <20000625173247.M29590@lyra.org> Status: Greg +1 (volunteers :-) * ap_core_translate() and its use by mod_mmap_static are a bit wonky. @@ -172,6 +172,8 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: MsgID: <Pine.LNX.4.10.10005231712380.31927-100000@nebula.lyra.org> Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?) + * mod_info to use the configuration tree + Other bugs that need fixing: * MaxRequestsPerChild measures connections, not requests. @@ -224,6 +226,8 @@ Documentation that needs writing: committed in rough change-sets by purpose. Note that the commitlog does not show the contents of new files until later. + * mod_dav documentation (once integrated) + Available Patches: * Mike Abbott's <mja@trudge.engr.sgi.com> patches to improve |