billbarker 01/11/19 22:39:21
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Update to reflect change to o.a.t.util.http.Parameters
Revision Changes Path
1.4 +4 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt
Index: RELEASE-NOTES-3.3.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat/RELEASE-NOTES-3.3.1.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- RELEASE-NOTES-3.3.1.txt 2001/11/17 06:34:08 1.3
+++ RELEASE-NOTES-3.3.1.txt 2001/11/20 06:39:21 1.4
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.3 2001/11/17 06:34:08 billbarker Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.4 2001/11/20 06:39:21 billbarker Exp $
This document describes the changes that have been made since the
@@ -64,6 +64,9 @@
untrusted web applications couldn't run the JspServlet because
jasper.jar and tools.jar weren't accessible.
+4955 Fixed bug in the parsing of the query string to
+ RequestDispatcher.include/forward wasn't handling the case where only
+ the parameter name was specified.
Configuration:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>