pcs 98/02/03 03:16:46
Modified: . STATUS
Log:
Bright and sunny.... high expected 7 degrees C
Revision Changes Path
1.143 +2 -7 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- STATUS 1998/02/03 09:35:36 1.142
+++ STATUS 1998/02/03 11:16:45 1.143
@@ -28,6 +28,8 @@
Committed Code Changes:
+ * Paul's [PATCH] to build shared modules with "SharedModule" command
+ * Sameer's mod_so.c to dynamically load modules (experimental)
* Ben Hyde's [PATCH] fix mmap error conditions again
* [PATCH] Fix problems with timeouts in inetd mode and -X mode
* Marc's [PATCH] fix strtoul
@@ -272,13 +274,6 @@
should be non-static and in util_* so modules can use 'em. (He
didn't notice this flaw during the review.)
-
- * Sameer's mod_so implemetation
- See <[EMAIL PROTECTED]>
- Issues: Underscores: Should I try prepending, appending, and
- ignoring? -> Alexei says look at Java
- Location? os/unix ??
- Dean +1
* 206 vs. 200 issue on Content-Length
See <[EMAIL PROTECTED]>