Revision history for Perl extension Regexp::Compare.

0.01  Sat Apr 29 19:04:23 2006
	- original version

0.02  Sat May  6 07:40:31 2006
	- fixed some memory leaks
	- more successful compares (i.e. of the same regexps)
	- more tests

0.03  Sun May 21 08:11:16 2006
	- fixed infinite loop
	- fixed some memory leaks
	- more successful compares (now recognizing non-greedy constructs)
	- added some comments
	- more tests

0.04  Tue Jun 13 15:19:34 2006
	- better compares for curlies (including fix for https://rt.cpan.org/Ticket/Display.html?id=19864 )
	- more tests