Revision history for Perl extension XML::DifferenceMarkup.

0.01  Mon Sep  2 19:39:00 2002
	- original version; created by h2xs 1.21

0.02  Wed Sep  4 18:04:19 2002
	- added dependencies to Makefile.PL

0.03  Sun Sep  8 14:51:44 IST 2002
	- fixed pruning of deleted nodes
	- replaced createElement by createElementNS
	- more tests

0.04  Wed Sep 11 20:21:06 IST 2002
	- fixed pruning of deleted nodes (another case)
	- using toString for shallow comparison
	- added namespace prefix collision handling