bojan 02/01/24 16:00:13
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Fix for bug 5994
Revision Changes Path
1.24 +3 -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.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- RELEASE-NOTES-3.3.1.txt 22 Jan 2002 04:23:54 -0000 1.23
+++ RELEASE-NOTES-3.3.1.txt 25 Jan 2002 00:00:13 -0000 1.24
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.23 2002/01/22 04:23:54 billbarker Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.24 2002/01/25 00:00:13 bojan Exp $
This document describes the changes that have been made since the
@@ -114,6 +114,8 @@
Fixed problem with JSP page names that match a Windows DOS device
name, such as aux.jsp. Instead of potentially hanging the thread
that services the request, these requests now return "404 Not Found".
+
+5994 Fix seconds calculation problem in DateTool
4418 Ported Tomcat 3.2.x fix for race condition in ServerSocketFactory.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>