The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Term-ProgressBar.

2.03  Sat Jan 11  3:47 PM GMT 2003
	- Fix incorrect reset of progress bar in message method
	  Thanks to Frank Maas (<frank.maas@cheiron-it.nl>) for the patch.
	- Improve documentation of ETA display formats.

2.02  Tue Nov 19 10:08 PM GMT 2002
	- Fix behaviour in terminals where GetTerminalSize fails (e.g.,
	  resized Emacs term windows).  Thanks to Ed Avis for the patch.

2.01  Mon Oct  7  9:12 PM GMT 2002
	- Make it 5.005_03-compatible, with thanks to Ed Avis

2.00  Sun Mar 10  5:26 AM GMT 2002
	- New API added; now takes one hashref as argument (see docs)
	- v1 API remains, but is deprecated
	- Add message method to Term::ProgressBar
	- Add v2 tests

1.51  Sun Dec  2 12:22 PM GMT 2001
	- Correct Bug #001

1.50  Sat Dec  1  1:11 PM GMT 2001
	- Merged with Utility::Progress by Martyn J. Pearce

1.00  Mon Oct 30 2001
	- original version
	- by Edward Avis, <epa98@sync32>