Revision history for Perl extension XML::DOM::XPath.

$Id: Changes,v 1.3 2004/07/21 12:21:31 mrodrigu Exp $

0.06
  - fixed a bug in that prevented toString to work on a document
    (RT #8167) found by Ben Hsing

0.05
  - fixed a bug in getAttributes, when an element does not have an 
    attribute. Thanks to Harry Moreau for the bug report and the
    patch.

0.04
  - fixed docs

0.02 
  - added namespace support

0.01  Thu Dec  4 14:53:15 2003
	- original version; created by h2xs 1.22 with options
		-A -X -nXML::DOM::XPath --use-new-tests --skip-exporter --skip-autoloader