remm 2002/06/18 02:56:41
Modified: . RELEASE-NOTES-4.1.txt
Log:
- Status update.
Revision Changes Path
1.12 +12 -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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- RELEASE-NOTES-4.1.txt 14 Jun 2002 20:44:08 -0000 1.11
+++ RELEASE-NOTES-4.1.txt 18 Jun 2002 09:56:41 -0000 1.12
@@ -132,6 +132,9 @@
[4.1.3] Administration Webapp:
Fix creation of new connectors through the admin webapp.
+[4.1.6] Administration webapp:
+ Context resources administration fixes and improvements.
+
------------------
Catalina Bug Fixes:
@@ -266,6 +269,14 @@
DefaultServlet:
Use getDateHeader instead of instance local date parsers to solve
thread safety issues.
+
+[4.1.6] WebappClassLoader:
+ Fix a rare thread safety issue.
+
+[4.1.6] #9944
+ JAASRealm not configurable
+ JAASRealm:
+ Fix configuration of the appName and userClassNames attributes.
----------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>