jim 98/11/02 17:26:54
Modified: . STATUS
Log:
Add some info to STATUS. We really need to clean
up some of the "deadwood" in there as well.
Revision Changes Path
1.526 +19 -6 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.525
retrieving revision 1.526
diff -u -r1.525 -r1.526
--- STATUS 1998/11/02 16:13:38 1.525
+++ STATUS 1998/11/03 01:26:53 1.526
@@ -2,7 +2,7 @@
Release:
- 1.3.4-dev: current
+ 1.3.4-dev: current. There is discussion on releasing it "soon"
1.3.3: Tagged and rolled on Oct. 7. Released on 9th, announced on 10th.
1.3.2: Tagged and rolled on Sep. 21. Announced and released on 23rd.
@@ -55,7 +55,11 @@
Status: Roy +1, Jim +1 (still need to define which modules
are built)
+ * Win32 device file issues (nul/aux/...)
+ * Addition of "cute little icons" to Apache's main icon groups.
+ See <[EMAIL PROTECTED]>
+
Documentation that needs writing:
* Need a document explaining mod_rewrite/"UseCanonicalName off" based
@@ -66,6 +70,20 @@
Available Patches:
+ * Ralf's Build outside of source tree (take 2: alternative solution)
+ ("overrules" Wilfredo Sanchez's [PATCH] Build outside of source tree)
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Ralf +1, Jim +1
+
+ * Marc's [PATCH] PR#3323: recursive includes
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Marc +1, Jim +1 (concept)
+ * Needs more in-depth review *
+
+ * Roy's [PATCH] Enable all WebDAV methods
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Roy +1
+
* Manoj and Ken Parzygnat's PATCH to support %-expandos from Unix
on Win32
Message-ID: <[EMAIL PROTECTED]>
@@ -99,11 +117,6 @@
Ralf +1 for both Manoj's patch and Roys suggestion with
a slight preference for Manoj's patch because the
overhead of more entries is not noticeable to me.
-
- * Wilfredo Sanchez's [PATCH] Build outside of source tree
- Message-ID: <[EMAIL PROTECTED]>
- Status: Ralf +1 (conceptual, with question)
- Martin +1 (for concept)
* Patches for the DSO/mod_perl problem (see below for description):