dgaudet 98/02/03 02:02:32
Modified: . STATUS
Log:
still raining
Revision Changes Path
1.4 +5 -8 apache-1.2/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.2/STATUS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- STATUS 1998/01/30 14:52:48 1.3
+++ STATUS 1998/02/03 10:02:30 1.4
@@ -28,17 +28,14 @@
* PR#1599: "Digest" auth token should be tested case-insensitive
* PR#1650 (et alia): "const" in mod_imap causing pointer mismatches
* PR#1399: eat data after failed POST
+ * SIGURG isn't everywhere
* References to undefined 'cwd' cell fixed in suexec.c
+ * r->allowed tweaks
+ * case-sensitivity tweaks
+ * Ed's virtual hosts patch
+ * PR#1133: mod_include shouldn't send ETag when XBitHack Full is set.
Available:
-
- * Dean's mod_include_etag:
- PR#1133: mod_include shouldn't send ETag when XBitHack Full is
- set.
- see http://www.arctic.org/~dgaudet/apache/1.2.5
- Status: Dean +1, Roy +1, Ralf +0
- Alternate solution already in 1.3.
- Needs update against new mod_include.
* Marc's "headers too big" patch, repost it please?