Release notes for TclDOM version 2.4:

Bugs fixed in this release:

#614355, #602782, #623064

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]

=================================================================

Release notes for TclDOM version 2.3:

Bugs fixed in this release:

#525505, #590914, #602619, #608012

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.txt,v 1.1 2002/11/11 22:57:04 balls Exp $
