remm 02/02/22 18:09:11 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.3-B1.txt Log: - Update status. Revision Changes Path No revision No revision 1.1.2.11 +10 -1 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt Index: RELEASE-NOTES-4.0.3-B1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt,v retrieving revision 1.1.2.10 retrieving revision 1.1.2.11 diff -u -r1.1.2.10 -r1.1.2.11 --- RELEASE-NOTES-4.0.3-B1.txt 22 Feb 2002 04:03:35 -0000 1.1.2.10 +++ RELEASE-NOTES-4.0.3-B1.txt 23 Feb 2002 02:09:11 -0000 1.1.2.11 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.10 2002/02/22 04:03:35 remm Exp $ +$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.11 2002/02/23 02:09:11 remm Exp $ ============ @@ -81,6 +81,13 @@ HttpProcessor: Improve robustness of the main processing loop. +TyrexDataSourceFactory: Add error logging. + +TyrexDataSourceFactory: Always return a ServerDataSource, which is transaction + aware. + +TyrexTransactionFactory: Add error logging. + ---------------- Jasper Bug Fixes: @@ -101,6 +108,7 @@ Bugzilla Bugs Resolved: ---------------------- +1450 Incorrect encode URL with session ID 3770 HttpSessionListener.sessionCreated() called twice for each session 4295 Cookies not following RFC2109 4518 Jsp-file and load-on-startup and init-param does not work @@ -124,6 +132,7 @@ returns false 6609 SendMailServlet.java is not compiled even if javamail is installed correctly +6644 Whitespace after Content-type header value leads to POST method failure ============================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>