Release notes for TclDOM version 2.3:

Bugs fixed in this release:

#525505, #590914, #602619

Known bugs:

Tcl implementation:

  Supported:
    * DOM Level 1
    * DOM Level 2 Events, createElementNS

  Not supported:
    * most other DOM Level 2 features.
    * DOM Level 3

TclDOM/libxml2 implementation:

  Supported:
    * DOMImplementation, document, node and event commands
    * DOM Level 2 Events
    * Live NamedNodeMaps

  Not supported:
    * [TODO: list DOM Level 1 features not yet implemented]
    * Live NodeLists

TclDOMPro implementation:

    * [TODO: list feature set]

===

$Id: RELNOTES,v 1.3 2002/09/08 21:12:05 balls Exp $
