martin 98/12/28 04:22:55
Modified: . STATUS
Log:
+1 for the Cache-Control patch
Revision Changes Path
1.568 +6 -5 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.567
retrieving revision 1.568
diff -u -r1.567 -r1.568
--- STATUS 1998/12/27 00:07:09 1.567
+++ STATUS 1998/12/28 12:22:54 1.568
@@ -1,5 +1,5 @@
1.3 STATUS:
- Last modified at [$Date: 1998/12/27 00:07:09 $]
+ Last modified at [$Date: 1998/12/28 12:22:54 $]
Release:
@@ -120,10 +120,11 @@
Status:
* Ask Bjoern Hansen's patch to make Apache set Cache-Control and Pragma
- headers if r->no_cache is set and r->headers_out contains an
- Expires header.
+ headers in addition to the autogenerated Expires
+ if r->no_cache is set and r->headers_out contains no
+ Expires header yet.
Message-ID: PR#3023
- Status:
+ Status: Martin +1
* Ronald Tschal�r's ap_uuencode() bugfix
Message-ID: PR#3411
@@ -131,7 +132,7 @@
* Koen Holtman's cleanup of negotiation
Message-ID: <[EMAIL PROTECTED]>
- Status: Lars +1
+ Status: Lars +1, Martin +1 (untested as yet)
* PR#2575 problem with ap_assert macro
Message-ID: <[EMAIL PROTECTED]>