remm 02/01/21 11:59:59 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B2.txt Log: - Fix typo. - Add missing changelog item. Revision Changes Path No revision No revision 1.1.2.6 +6 -2 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2-B2.txt Index: RELEASE-NOTES-4.0.2-B2.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2-B2.txt,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -r1.1.2.5 -r1.1.2.6 --- RELEASE-NOTES-4.0.2-B2.txt 17 Jan 2002 12:27:55 -0000 1.1.2.5 +++ RELEASE-NOTES-4.0.2-B2.txt 21 Jan 2002 19:59:59 -0000 1.1.2.6 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.5 2002/01/17 12:27:55 remm Exp $ +$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.6 2002/01/21 19:59:59 remm Exp $ ============ @@ -89,6 +89,10 @@ StandardManager: Set the context class loader of the thread in charge of session management. +StandardSession: Remove the redundant unbinding of session attriutes in + writeObject(). + + ---------------- Jasper Bug Fixes: ---------------- @@ -353,7 +357,7 @@ Tomcat 4.0 and Sun JDK 1.4 beta 3: --------------------------------- -Some unpredictable clq*assloading behavior has been reported when Tomcat is +Some unpredictable classloading behavior has been reported when Tomcat is used with Sun JDK 1.4. For this reason, it is recommended to use this release of Tomcat with Sun JDK 1.3.1.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>