billbarker 02/02/02 19:53:05
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Documenting fix to 5983
Revision Changes Path
1.29 +4 -1 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.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- RELEASE-NOTES-3.3.1.txt 2 Feb 2002 15:59:04 -0000 1.28
+++ RELEASE-NOTES-3.3.1.txt 3 Feb 2002 03:53:05 -0000 1.29
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.28 2002/02/02 15:59:04 larryi Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.29 2002/02/03 03:53:05 billbarker Exp $
This document describes the changes that have been made since the
@@ -208,6 +208,9 @@
5191 Fix parsing of JSP comments with extra '-' characters.
+5983 Fix the flushing of unread POST data on the HTTP connector. On the
+ reported bug, it was mostly a nuisance. In other cases (see 6143)
+ it was causing major problems.
Configuration:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>