--- messaging/manakai/t/ChangeLog 2007/07/07 09:11:05 1.71 +++ messaging/manakai/t/ChangeLog 2007/07/07 11:11:34 1.72 @@ -1,5 +1,16 @@ 2007-07-07 Wakaba + * DOM-Element.t: New tests for |create_element| + and |create_element_ns| are added. + + * DOM-EntityReference.t: New tests for |create_entity_reference| + are added. + + * DOM-Node.t: Test data for |is_element_content_whitespace| + are added. + +2007-07-07 Wakaba + * DOM-Document.t: New test for ARRAY qualified name is added. Set |strict_error_checking| to false for a test not to be raised by |create_attribute_ns|.