Revision history for Perl extension Tk::ColorEntry.

0.01  Fri Mar 17 14:02:40 2023
	- original version; created by h2xs 1.23 with options
		-X Tk::ColorEntry
0.01  Tue Mar 21
	- initial release

0.02  Fri Mar 24
	-added -command option to ColorEntry.pm
	-added -variable option to ColorEntry.pm
	-added -balloon option to ColorPicker.pm
	-added popCancel method to ColorPop and ColorEntry
	-fixed history storing/retrieving
	-made the Recent tab into a scrolled Pane
	-fixed and updated documentation