X-Git-Url: https://git.donarmstrong.com/?p=term-progressbar.git;a=blobdiff_plain;f=Changes;h=0c9a75efd1846250823617bdf3444a4aa5b7a2c3;hp=25c71f70349994b358dce4363ebf0335d80ca5cf;hb=fbe3bb7a58f45c2ce7b8b7a607ee1b53ee1049ea;hpb=ce993e7fe8ecb319c0bf3e625f9f909127b01308 diff --git a/Changes b/Changes index 25c71f7..0c9a75e 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,20 @@ Revision history for Perl extension Term-ProgressBar. +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. + 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) @@ -63,6 +76,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