manoj 98/10/27 16:13:31
Modified: . STATUS
Log:
Add Win32 strftime patch, and remove old scoreboard patch which has been
replaced.
Revision Changes Path
1.522 +5 -13 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.521
retrieving revision 1.522
diff -u -u -r1.521 -r1.522
--- STATUS 1998/10/27 15:19:11 1.521
+++ STATUS 1998/10/28 00:13:30 1.522
@@ -69,6 +69,11 @@
Available Patches:
+ * Manoj and Ken Parzygnat's PATCH to support %-expandos from Unix
+ on Win32
+ Message-ID: <[EMAIL PROTECTED]>
+ Status:
+
* Harrie Hazewinkle's PATCH scoreboard to include server_rec *
Message-ID: <[EMAIL PROTECTED]>
Status: Ralf +1
@@ -93,19 +98,6 @@
Mesage-ID: PR#3246, also available at
<http://www.physics.mcgill.ca/~juan/mod_include.patch>
Status: Ken -0 for 1.3/+0 for 2.0
-
- * Harrie Hazewinkel's PATCH scoreboard
- This is a patch that changes the 'vhost'-name (type char [32])
- in the scoreboard into a 'vhost'-number (type int), and then uses a
- lookup table to display the server name.
- Message-ID: <[EMAIL PROTECTED]>
- Status: Roy (untested +1)
- Dean -1: I see no need to add a new "virtual host number" to the
- server guts... although I can understand why it's nice for
- SNMP. However I'd be totally for a patch which places
- "server_rec *" into the scoreboard in place of the name
- -- because the pointers are valid across parent and
- children... why waste the time doing number lookups and such.
* Manoj's [PATCH] mime.types update
Message-ID: <[EMAIL PROTECTED]>