remm 02/02/07 11:27:29 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.2.txt Log: - Status update. Revision Changes Path No revision No revision 1.1.2.7 +7 -1 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2.txt Index: RELEASE-NOTES-4.0.2.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2.txt,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -r1.1.2.6 -r1.1.2.7 --- RELEASE-NOTES-4.0.2.txt 2 Feb 2002 23:11:58 -0000 1.1.2.6 +++ RELEASE-NOTES-4.0.2.txt 7 Feb 2002 19:27:29 -0000 1.1.2.7 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.2.txt,v 1.1.2.6 2002/02/02 23:11:58 remm Exp $ +$Id: RELEASE-NOTES-4.0.2.txt,v 1.1.2.7 2002/02/07 19:27:29 remm Exp $ ============ @@ -71,6 +71,9 @@ Catalina Bug Fixes: ------------------ +WebappClassLoader: Cleanup source URLs generation. + +WebappClassLoader: Add support for external repositories. ---------------- @@ -92,6 +95,8 @@ Bugzilla Bugs Resolved: ---------------------- +4830 Catalina class loader throws exception while getting a directory's + URL using Class.getResource() 5330 JNDI ENC context problem 5471 jspc -webapp option is broken due to namespace collisions 5644 JspC produces badly formed classnames if first char is a digit @@ -107,6 +112,7 @@ 6115 URL encoding of session id doesn't work correctly with anchors/fragments 6130 [PATCH] Improving BindException error reporting 6151 Manager servlet behaves bad in IE without an "Expires: -1" http header +6248 Using xerces in webapp causes class cast exception ============================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>