/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.105 by wakaba, Mon Jan 23 12:43:34 2006 UTC revision 1.107 by wakaba, Wed Jan 25 12:21:46 2006 UTC
# Line 1  Line 1 
1    2006-01-25  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XDoctype.dis (setElementTypeDefinitionNode,
4            setAttributeDefinitionNode): Throws |c:INUSE_DEFINITION_ERR|
5            if the new node is already used for another definition.
6            (DocumentTypeDefinition, ElementTypeDefinition): Node
7            property name was incorrect.
8            (elementTypes, attributeDefinitions): Checks to
9            ensure the collection is empty added.
10    
11            * Tree.dis: Property name typos fixed.
12            (setNamedItem, setAttributeNode): Don't return any node
13            if it replace itself.
14            (c:userDeterminedId): Missing definition added.
15    
16            * DOMXML.dis (Notation): Missing property specification
17            of|c:ownerDocument| as |mn:xrefnode0| is added.
18    
19    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
20    
21            * DOMCore.dis (Test): Missing argument added.
22            (setNamedItem): If |DocumentType| with no |ownerDocument|,
23            addition always fails with |WRONG_DOCUMENT_ERR|.  Some
24            error conditions were incorrect.
25    
26            * .cvsignore: Dummy files added.
27    
28  2006-01-22  Wakaba  <wakaba@suika.fam.cx>  2006-01-22  Wakaba  <wakaba@suika.fam.cx>
29    
30          * DOMCore.dis (NO_NAMED_NODE_ERR, NO_NAMED_NODE_NS_ERR,          * DOMCore.dis (NO_NAMED_NODE_ERR, NO_NAMED_NODE_NS_ERR,

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.107

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24