billbarker 01/11/16 22:34:08
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Update to include change to o.a.t.facade.HttpServletResponseFacade.
Revision Changes Path
1.3 +3 -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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- RELEASE-NOTES-3.3.1.txt 2001/11/14 03:02:24 1.2
+++ RELEASE-NOTES-3.3.1.txt 2001/11/17 06:34:08 1.3
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.2 2001/11/14 03:02:24 larryi Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.3 2001/11/17 06:34:08 billbarker Exp $
This document describes the changes that have been made since the
@@ -32,6 +32,8 @@
if you have Apache forwarding SSL requests to a Tomcat that doesn't
have JSSE installed.
+ Fixed logic for response.encodeURL() so that it will work correctly
+ if the input URL includes an anchor tag.
Server:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>