--- messaging/manakai/t/ChangeLog 2007/06/16 15:27:45 1.62 +++ messaging/manakai/t/ChangeLog 2007/06/17 13:37:40 1.63 @@ -1,3 +1,15 @@ +2007-06-17 Wakaba + + * DOM-Attr.t, DOM-AttributeDefinition.t, DOM-DocumentType.t, + DOM-Element.t, DOM-Entity.t, DOM-EntityReference.t, + DOM-Notation.t, DOM-ProcessingInstruction.t: New. + + * DOM-Document.t, DOM-Node.t: Tests for newly-implemented attributes + and methods are added. + + * Makefile (test-module-dom-old): Renamed from |test-module-dom|. + (test-module-dom): New. + 2007-06-16 Wakaba * DOM-Node.t: Tests for |prefix| and |text_content| are added.