billbarker 2003/06/30 22:42:00 Modified: . RELEASE-NOTES-4.1.txt Log: Documenting changes. Revision Changes Path 1.73 +11 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- RELEASE-NOTES-4.1.txt 9 Apr 2003 03:20:51 -0000 1.72 +++ RELEASE-NOTES-4.1.txt 1 Jul 2003 05:42:00 -0000 1.73 @@ -915,6 +915,16 @@ [4.1.25] JkHandler: Fix decoding of SSL CLIENT-CERTs passed from Apache/IIS/iPlanet. +[4.1.25] mod_jk: + Fix potential path-traversal problem in mappings. + +[4.1.25] JSSE SSL: + Re-factor to remove dependencies on Sun classes when using a 1.4.x JVM. + It should now be possible to set up a SSL Connector with any vendors + 1.4.x JVM, without having to install Sun's JSSE 1.0.x. + +[4.1.25] PureTLS SSL: + Fix problems with getting the CLIENT-CERT. ---------------- Jasper Bug Fixes:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]