keith 01/12/21 11:14:25
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Document ErrorHandler change.
Revision Changes Path
1.17 +5 -2 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt
Index: RELEASE-NOTES-3.3.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat/RELEASE-NOTES-3.3.1.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- RELEASE-NOTES-3.3.1.txt 2001/12/20 03:49:14 1.16
+++ RELEASE-NOTES-3.3.1.txt 2001/12/21 19:14:25 1.17
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.16 2001/12/20 03:49:14 billbarker Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.17 2001/12/21 19:14:25 keith Exp $
This document describes the changes that have been made since the
@@ -111,6 +111,9 @@
5497 Ignore the If-Modified-Since header when including a static page.
+ Do not return a body with 304 responses (forbidden by HTTP/1.x and
+ confusing to NS < 6.x).
+
Configuration:
Bug No. Description
@@ -146,4 +149,4 @@
key is used only on Win98.
JDBCRealm-howto.html updated to name the correct class and its jar
- location for digested passwords.
\ No newline at end of file
+ location for digested passwords.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>