remm 2003/10/27 05:40:27
Modified: . RELEASE-NOTES-4.1.txt
Log:
- Update release notes.
Revision Changes Path
1.81 +18 -5 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.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- RELEASE-NOTES-4.1.txt 7 Oct 2003 13:27:38 -0000 1.80
+++ RELEASE-NOTES-4.1.txt 27 Oct 2003 13:40:27 -0000 1.81
@@ -70,6 +70,9 @@
Coyote 1.1, which is the one used by Tomcat 5.0.x. Please refer to the
Tomcat 5.0 changelog for the list of changes.
+[4.1.29] DBCP:
+ Upgrade to DBCP 1.1.
+
---------------------
Catalina New Features:
@@ -140,6 +143,10 @@
http://www.w3.org/TR/WD-logfile.html for more information
about the format.
+[4.1.29] DefaultContext:
+ Added support for nesting a Context Listener and a Webapp Loader
+ within a DefaultContext.
+
-------------------
Jasper New Features:
@@ -827,6 +834,9 @@
[4.1.28] MemoryUser:
XML-escape the values when writing out the tomcat-users.xml file.
+[4.1.29] StandardDefaultContext:
+ Fix support for defining ResourceLink.
+
----------------
Coyote Bug Fixes:
@@ -1384,7 +1394,7 @@
* Tomcat 4.1 Standard APIs Available
* Tomcat 4.1 and XML Parsers
* Web application reloading and static fields in shared libraries
-* Linux and Sun JDK 1.2.x - 1.3.x
+* Tomcat on Linux
* Enabling SSI and CGI Support
* Security manager URLs
* Symlinking static resources
@@ -1469,9 +1479,9 @@
"lib" folder, and classes should be put in the "classes" folder).
--------------------------------
-Linux and Sun JDK 1.2.x - 1.3.x:
--------------------------------
+---------------
+Tomcat on Linux:
+---------------
Virtual machine crashes can be experienced when using certain combinations of
kernel / glibc under Linux with Sun Hotspot 1.2 to 1.3. The crashes were
@@ -1483,6 +1493,9 @@
GLIBC 2.2 / Linux 2.4 users should also define an environment variable:
export LD_ASSUME_KERNEL=2.2.5
+
+Additionally, Redhat 9.0 users should use the same setting, to avoid stability
+problems.
----------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]