X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Changes;h=ad2050033939d118f1bd5adf34a491845cffe768;hb=7bf705dc021f3d89cb56754c5a270004e3d2d08b;hp=55edaa9aa25b12a93d649d37bdd85569d7da86c3;hpb=c84b176b57423f679ce49f4ffe21b4069151bab0;p=term-progressbar.git diff --git a/Changes b/Changes index 55edaa9..ad20500 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,24 @@ Revision history for Perl extension Term-ProgressBar. +2.14 + - Document the term_width argument to the constructor + - Add a "silent" option to the constructor + +2.13 Fri May 18 06:24:42 2012 + - remove unused and invalid SIGNATURE file + - move content of BUGS to Changes + - Remove the INSTALL and configure files, + people should use the standard CPAN installation tools + - Add standard prerequisites to Makefile.PL + + 2.12 Wed May 16 12:47:16 2012 - - use strict; use warnings; in examples - - remove bareword from POD (JBAKER) - - make lbrack and rbrack official. + - use strict; use warnings; in examples + - remove bareword from POD (JBAKER) + - make lbrack and rbrack official. 2.11 Fri Feb 17 12:31:04 2012 - - skip the signature verification + - skip the signature verification 2.10 Wed Dec 21 11:18:26 2011 - remove Build.PL (keep the Makefile.PL only) @@ -68,6 +80,7 @@ Revision history for Perl extension Term-ProgressBar. 1.51 Sun Dec 2 12:22 PM GMT 2001 - Correct Bug #001 + Wrong minor character (= should be *) selected by default. 1.50 Sat Dec 1 1:11 PM GMT 2001 - Merged with Utility::Progress by Martyn J. Pearce