coar 98/09/09 07:08:05
Modified: . STATUS
Log:
Add a note about patch for *ERROR_NOTES default needing votes.
Revision Changes Path
1.462 +8 -2 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.461
retrieving revision 1.462
diff -u -r1.461 -r1.462
--- STATUS 1998/09/07 20:03:11 1.461
+++ STATUS 1998/09/09 14:08:03 1.462
@@ -53,10 +53,16 @@
* Need a document explaining mod_rewrite/"UseCanonicalName off" based
virtualhosting. (If it exists already I can't find it easily.)
=> It still doesn't exists but I've already assembled the relevant
- information and config snippets. We just have to write a
vhost-xxx.html
- document out of it. -- rse
+ information and config snippets. We just have to write a
+ vhost-xxx.html document out of it. -- rse
Available Patches:
+
+ * Ken's patch to set *ERROR_NOTES by default in ap_log_rerror()
+ Avoids special-casing the setting everywhere, and allows sensitive
+ error_log-only messages to be kept out of *ERROR_NOTES.
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Ken +1
* Patches for the DSO/mod_perl problem (see below for description):