fielding 98/11/10 00:02:46
Modified: . STATUS
Log:
My computer just turned into a pumpkin -- time to get back to
work on my dissertation stuff. Note things that other people need
to do for us to get a release out soon.
Revision Changes Path
1.537 +17 -7 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.536
retrieving revision 1.537
diff -u -r1.536 -r1.537
--- STATUS 1998/11/10 07:30:05 1.536
+++ STATUS 1998/11/10 08:02:45 1.537
@@ -14,6 +14,8 @@
RELEASE SHOWSTOPPERS:
+ * Win32 device file issues (nul/aux/...)
+
* How should an Apache binary release tarball look?
1. The "old" way where it is just a source release tarball
@@ -57,12 +59,6 @@
are built)
Ralf -0 (I dislike mixed source+binary tarballs)
- * Win32 device file issues (nul/aux/...)
-
- * Addition of "cute little icons" to Apache's main icon groups.
- See <[EMAIL PROTECTED]>
- Status: Ralf +1
-
Documentation that needs writing:
* Need a document explaining mod_rewrite/"UseCanonicalName off" based
@@ -73,10 +69,16 @@
Available Patches:
+ * Ralf's [PATCH] MODULE_MAGIC_COOKIE field for module structure
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Currently assumes 8-byte long, Ralf will fix and repost.
+
* 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, Martin +1
+ Fred says this doesn't work for him, suggests replacement in
+ <[EMAIL PROTECTED]>
* Marc's [PATCH] PR#3323: recursive includes
Message-ID: <[EMAIL PROTECTED]>
@@ -86,7 +88,7 @@
* Manoj and Ken Parzygnat's PATCH to support %-expandos from Unix
on Win32
Message-ID: <[EMAIL PROTECTED]>
- Status:
+ Status: Umm, wasn't this committed and/or reversed last week?
* Ron Record's patch to port Apache to UnixWare 7 (forwarded by
Randy).
@@ -103,6 +105,10 @@
Message-ID: PR#3247
Status:
+ * Khimenko Victor's os_inline.c finctions are not inlined
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Roy +1
+
* Juan Gallego's patch to add CSH-style modifiers (:h, :r, :t, :e)
to mod_include's variable processing.
Mesage-ID: PR#3246, also available at
@@ -120,6 +126,10 @@
In progress:
+ * Addition of "cute little icons" to Apache's main icon groups.
+ See <[EMAIL PROTECTED]>
+ Status: Ralf +1, Roy +1 (in "icons/small" subdirectory)
+
* Ken's IndexFormat enhancement to mod_autoindex to allow
CustomLog-like tailoring of directory listing formats