remm 01/10/05 13:40:37
Modified: . Tag: tomcat_40_branch RELEASE-PLAN-4.0.1.txt
Log:
- Bug status update.
Revision Changes Path
No revision
No revision
1.1.2.6 +2 -4 jakarta-tomcat-4.0/Attic/RELEASE-PLAN-4.0.1.txt
Index: RELEASE-PLAN-4.0.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-PLAN-4.0.1.txt,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -r1.1.2.5 -r1.1.2.6
--- RELEASE-PLAN-4.0.1.txt 2001/10/05 17:31:03 1.1.2.5
+++ RELEASE-PLAN-4.0.1.txt 2001/10/05 20:40:37 1.1.2.6
@@ -1,4 +1,4 @@
-$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.5 2001/10/05 17:31:03 remm Exp $
+$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.6 2001/10/05 20:40:37 remm Exp $
Release Plan for Apache Tomcat 4.0.1
====================================
@@ -67,6 +67,7 @@
----------------------
2693 Syntax errors in JSP source generate NumberFormatException.
+3640 Fix for JSPC handling of tag libraries in a JAR.
3669 Improve Jasper error reporting (stack traces).
3695 Do not add ldap.jar to class path on JDK 1.3 or later.
3699 A recursive function call in org.apache.naming.NamingContext.
@@ -104,9 +105,6 @@
Connectors 3534 File Upload doesn't work with Apache, mod_webapp, Tomcat 4,
and WebDAV.
-
-Jasper 3640 Fix for JSPC handling of tag libraries in a JAR
- (probably related to 3529).
Jasper 3779 The value of <jsp:param> should be URL encoded.