larryi 02/01/05 14:25:29 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B2.txt Log: Document change to HttpResponseBase Revision Changes Path No revision No revision 1.1.2.3 +3 -1 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.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- RELEASE-NOTES-4.0.2-B2.txt 5 Jan 2002 21:28:39 -0000 1.1.2.2 +++ RELEASE-NOTES-4.0.2-B2.txt 5 Jan 2002 22:25:29 -0000 1.1.2.3 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.2 2002/01/05 21:28:39 remm Exp $ +$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.3 2002/01/05 22:25:29 larryi Exp $ ============ @@ -78,6 +78,8 @@ StandardContextMapper: '/' is now handled as a special case. +HttpResponseBase: The toEncoded() method has been updated to place the ";jsessionid" + in the correct location in the presence of an anchor in the URL. ---------------- Jasper Bug Fixes:
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>