November 1998

==============  Released version 1.4  ==============

6/12/1998	Implemented cloneNode method of node command
		Encode standard character entities when serializing
		textNodes ("<", ">", "&", """, "'").

15/1/1999	Added DocType and XML Declaration support

24/1/1999	Fixed serialization to emit XML declaration attributes
		in correct order.

25/1/1999	Fixed attribute list serialization to handle
		special characters.

27/1/1999	Made error handling more robust in parse method

31/1/1999	Parse function detects empty elements.  Element method has
		(non-standard) -empty attribute.  Serialisation emits shorthand
		empty elements.

24/2/1999	Included patch to fix 'dom::DOMImplemenation destroy'.
		Courtesy Gerald Lester, CPU.
