marcsaeg 01/10/26 09:07:49
Modified: . Tag: tomcat_32 RELEASE-NOTES
src/doc Tag: tomcat_32 readme
Log:
Added note about JAXP 1.1
Revision Changes Path
No revision
No revision
1.1.2.11 +6 -2 jakarta-tomcat/Attic/RELEASE-NOTES
Index: RELEASE-NOTES
===================================================================
RCS file: /home/cvs/jakarta-tomcat/Attic/RELEASE-NOTES,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -u -r1.1.2.10 -r1.1.2.11
--- RELEASE-NOTES 2001/10/26 15:46:57 1.1.2.10
+++ RELEASE-NOTES 2001/10/26 16:07:49 1.1.2.11
@@ -1,4 +1,4 @@
-$Id: RELEASE-NOTES,v 1.1.2.10 2001/10/26 15:46:57 marcsaeg Exp $
+$Id: RELEASE-NOTES,v 1.1.2.11 2001/10/26 16:07:49 marcsaeg Exp $
Release Notes for:
====================
@@ -329,7 +329,11 @@
alone. (#345)
- Simple held on to a reference to removed objects preventing
garbage collection.
-
+ - Tomcat 3.2.4 now ships with JAXP 1.1. Prior releases used
+ JAXP 1.0.1. Tomcat 3.2.4 remains completely compatible with
+ the older version of JAXP and there is no requirement for users
+ to upgrade to JAXP 1.1 unless their applications require the new
+ version.
7.2 Security Vulnerabilities fixed in Tomcat 3.2.4
No revision
No revision
1.8.2.23 +6 -2 jakarta-tomcat/src/doc/readme
Index: readme
===================================================================
RCS file: /home/cvs/jakarta-tomcat/src/doc/readme,v
retrieving revision 1.8.2.22
retrieving revision 1.8.2.23
diff -u -r1.8.2.22 -r1.8.2.23
--- readme 2001/10/26 15:46:57 1.8.2.22
+++ readme 2001/10/26 16:07:49 1.8.2.23
@@ -1,4 +1,4 @@
-$Id: readme,v 1.8.2.22 2001/10/26 15:46:57 marcsaeg Exp $
+$Id: readme,v 1.8.2.23 2001/10/26 16:07:49 marcsaeg Exp $
Release Notes for:
====================
@@ -329,7 +329,11 @@
alone. (#345)
- Simple held on to a reference to removed objects preventing
garbage collection.
-
+ - Tomcat 3.2.4 now ships with JAXP 1.1. Prior releases used
+ JAXP 1.0.1. Tomcat 3.2.4 remains completely compatible with
+ the older version of JAXP and there is no requirement for users
+ to upgrade to JAXP 1.1 unless their applications require the new
+ version.
7.2 Security Vulnerabilities fixed in Tomcat 3.2.4