Revision: 662
          http://svn.sourceforge.net/jwebunit/?rev=662&view=rev
Author:   henryju
Date:     2007-01-22 00:10:12 -0800 (Mon, 22 Jan 2007)

Log Message:
-----------
Update changes.xml with recent fix.

Modified Paths:
--------------
    branches/1.x/src/changes/changes.xml

Modified: branches/1.x/src/changes/changes.xml
===================================================================
--- branches/1.x/src/changes/changes.xml        2007-01-21 21:56:52 UTC (rev 
661)
+++ branches/1.x/src/changes/changes.xml        2007-01-22 08:10:12 UTC (rev 
662)
@@ -7,6 +7,22 @@
         </author>
     </properties>
     <body>
+        <release version="1.4-RC4" date="UNKNOW">
+            <action type="fix" dev="Julien Henry" issue="735092">
+                Make WebTestCase abstract.
+            </action>
+            <action type="fix" dev="Julien Henry">
+                Fix assertRadioButton[Not]Selected.
+            </action>
+            <action type="fix" dev="Julien Henry">
+                beginAt and gotoPage throw a TestingEngineResponseException on 
bad Http status code.
+            </action>
+            <action type="fix" dev="Julien Henry">
+                Make WebTestCase.tearDown() protected.
+                Make WebTestCase.tester protected.
+                Add WebTestCase.getTester() method.
+            </action>
+        </release>
         <release version="1.4-RC3" date="january 11, 2007">
             <action type="fix" dev="Julien Henry" issue="1628076">
                 Fix exception when trying to access a page with a loop 
redirection.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to