Revision history for Perl extension Tree::Simple.

0.01  Thu Mar 11 10:46:33 2004
	- original version; created by h2xs 1.22 with options
		-X -n Tree::Simple
		
0.02  Thu April 1 2004
    - first revision:
	    - fixed a few bugs
		- improved error messages
		- added tests:
			- test for exceptions
			- checked test coverage with Devel::Cover

0.03  Thu April 1 2004
	- Like an idiot i forgot to change the version number
	  from version 0.01 to 0.02 and because of CPAN's security
	  restriction about uploading files with a duplicate name
	  I have to up the version number.