X-Git-Url: https://git.donarmstrong.com/?p=term-progressbar.git;a=blobdiff_plain;f=Changes;h=25c71f70349994b358dce4363ebf0335d80ca5cf;hp=122e0c5a7667e494761c77935544611f00778db9;hb=5c0bf8169cf90d858b63a72a9f48bc12571111b1;hpb=3797cda1b0da9caa24c7ff35e910e1f318c77918 diff --git a/Changes b/Changes index 122e0c5..25c71f7 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Perl extension Term-ProgressBar. +2.11 Fri Feb 17 12:31:04 2012 + - skip the signature verification + +2.10 Wed Dec 21 11:18:26 2011 + - remove Build.PL (keep the Makefile.PL only) + - Replace home-made testing tools with CPAN-ish tools + - Require Capture::Tiny for testing + - New co-maintainer: Gabor Szabo + 2.09 Sun Mar 13 9:17 PM GMT 2005 - Fix for incorrect formatting of 'D...' time done at end @@ -17,11 +26,11 @@ Revision history for Perl extension Term-ProgressBar. 2.06 Sun Mar 14 10:46 AM GMT 2004 - Add patch to cope when terminal size cannot be detected or is - too small. + too small. Thanks to Ed Avis () for the patch. - - Add patch to test to avoid failure on windoze due to unlinking open + - Add patch to test to avoid failure on windoze due to unlinking open files - - Add patch to cope when Term::ReadKey fails to initialize for some + - Add patch to cope when Term::ReadKey fails to initialize for some reason. Thanks to Scott Cain () for the patch. - Add patch to suppress unnecessary terminal updates