Revision history for Perl extension Tk::PopList.

0.14 Fri Mar 21 3035
	- Removed annoying print statement
	- Removed obsolete code.

0.13 Mon Mar 17 2025
	- Fixed freeze on Windows systems.

0.12 Mon Mar 17 2025
	- Fixed bug in method NavDown.
	- Fixed bug in method Select.

0.11 Sun Mar 16 2025
	- Option -motionselect is available after create time.
	- No selection is initiated at popup.
	- Changed bug tracker.

0.10 Sat Feb 08 2025
	- Added option -nofocus to Tk::PopList.
	- Using Tk::HList instead of Tk::Listbox.

0.09 Sat Jun 08 2024
	- -widget option no longer mandatory
	- updated documentation

0.08 Sat Jun 08 2024
	- -widget option can now change value.

0.07 Fri Mar 22 2024
	- fixed calculation of listbox height.

0.06  Thu Jun 29 2023
	- added default relief and borderwidth for Tk::Poplevel

0.05  Mon Jun 05 2023
	- added some keybindings
	- updated documentation

0.04  Sun May 21 2023
	- added quotemeta to filter
	- modified configspecs for -background and -foreground.

0.03  Sun Mar 12 2023
	- fixed documentation
	- relaxed the filter a bit
	- modified config specs of PopList

0.02  Thu Mar 3 2023
	- added the module Tk::Poplevel and made Tk::PopList inherit it.
	- added the options -confine, -popdirection and -popalign.
	- updated documentation

0.01  Tue Feb 28 2023
	- initial release

0.01  Tue Feb 21 22:18:01 2023
	- original version; created by h2xs 1.23 with options
		-X Tk::PopList