[Httpunit-commit] CVS: httpunit/doc release_notes.txt,1.24,1.25
Brought to you by:
russgold
|
From: Russell G. <rus...@us...> - 2001-04-03 16:49:12
|
Update of /cvsroot/httpunit/httpunit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv19605/doc
Modified Files:
release_notes.txt
Log Message:
Handle redirection in subframes
Index: release_notes.txt
===================================================================
RCS file: /cvsroot/httpunit/httpunit/doc/release_notes.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- release_notes.txt 2001/04/02 19:35:45 1.24
+++ release_notes.txt 2001/04/03 16:49:08 1.25
@@ -11,7 +11,14 @@
Revision History:
-2-Apr-01
+3-Apr-01
+Acknowledgements:
+ Thanks to Jim Kimball for finding and fixing the redirection of subframes
+
+Problems corrected:
+ 1. Redirection with subframes was incorrectly targeted at the top frame.
+
+2-Apr-01 1.2.3
Acknowledgements:
Thanks to Silvio Samadelli for improved cookie-recognition logic
|