X-Git-Url: https://git.donarmstrong.com/?p=term-progressbar.git;a=blobdiff_plain;f=Changes;h=25c71f70349994b358dce4363ebf0335d80ca5cf;hp=4b7c087ce290f3acce3342b9914c3884fd58739d;hb=5c0bf8169cf90d858b63a72a9f48bc12571111b1;hpb=6ef241f1f73f406643f7a296eaeabb4b811da3c2 diff --git a/Changes b/Changes index 4b7c087..25c71f7 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for Perl extension Term-ProgressBar. -2.10 +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 @@ -23,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