Revision history for Perl extension Tk::EntrySet.
0.01 Fri Jul 25 00:25:00 2008
first version
0.04 Fri Sep 12 09:09:00 2008
added -changed_command option
fixed issue with -valuelist option set at creation time
added untie for -valuelist_variable OnDestroy
more tests
0.05 added various methods to MatchingBE to make it suitable
for stand alone usage.
more tests
0.06 Sep 16 2008 added test and fixed set_selected_value(undef)
undef is a valid state
<Return> pops down the list and does a Tk::break afterwards now.