[Checkins] SVN: zc.testbrowser/branches/sweh-mozlab0.1.9/CHANGES.txt changelog

Christian Zagrodnick cz at gocept.com
Fri Jul 4 10:23:41 EDT 2008


Log message for revision 88001:
  changelog
  

Changed:
  U   zc.testbrowser/branches/sweh-mozlab0.1.9/CHANGES.txt

-=-
Modified: zc.testbrowser/branches/sweh-mozlab0.1.9/CHANGES.txt
===================================================================
--- zc.testbrowser/branches/sweh-mozlab0.1.9/CHANGES.txt	2008-07-04 14:21:09 UTC (rev 88000)
+++ zc.testbrowser/branches/sweh-mozlab0.1.9/CHANGES.txt	2008-07-04 14:23:41 UTC (rev 88001)
@@ -19,6 +19,8 @@
 - Bugfix: Correctly implement ``tb_set_checked()`` Javascript function for all
   cases of item controls.
 
+- Bugfix: Added <DOCTYPE and <html> node to browser.contents of real.Browser.
+
 - Feature: Improved test handler for HTTP to handle simple forms and multipart
   forms.
 
@@ -28,7 +30,10 @@
 - Feature: Correctly implemented the ``add_file()`` method of the control
   object for the real testbrowser implementation.
 
+- Feature: Support for Firefox 3 and Mozlab 0.1.9. Testbrowser does not work
+  with Mozlab 0.1.8 anymore due to API changes.
 
+
 1.0a4 (2008-03-06)
 ------------------
 



More information about the Checkins mailing list