Revision history for Perl extension Data::UUID.

0.01  Thu Oct 25 16:19:30 2001
	- original version; created by h2xs 1.21 with options
		-f -nData::UUID -v0.01

0.02  Wed Oct 31 12:11:00 2001
        - fixed from_string/from_hexstring bug, which caused
	  problems on little endian machines (linux)

0.03  Mon Nov 5 12:47:00 2001
        - fixed padding problem in from_b64string
	- re-tested with Cygwin v2.78.2.15

0.04 Tue Dec 11 12:03:00 2001
        - fixed padding in create_b64/to_b64string
	- added advisory locking for state storage

0.05 Tue Feb 12 09:46:00 2002
        - added custom OS defines
	- added LOCK/UNLOCK defines for Darwin OS