]> git.donarmstrong.com Git - term-progressbar.git/commitdiff
move content of BUGS to Changes
authorGabor Szabo <szabgab@gmail.com>
Fri, 18 May 2012 03:28:10 +0000 (06:28 +0300)
committerGabor Szabo <szabgab@gmail.com>
Fri, 18 May 2012 03:28:10 +0000 (06:28 +0300)
BUGS [deleted file]
Changes

diff --git a/BUGS b/BUGS
deleted file mode 100644 (file)
index dfcda10..0000000
--- a/BUGS
+++ /dev/null
@@ -1,2 +0,0 @@
-001    1.50    Wrong minor character (= should be *) selected by default.
-       1.51    Fixed
\ No newline at end of file
diff --git a/Changes b/Changes
index 4c7b33ee79439667a8a323e8080143dd93a92015..263389a2dcace7b235e214bc847dee6dafa1639e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,15 +1,17 @@
 Revision history for Perl extension Term-ProgressBar.
 
 2.13 Fri May 18 06:24:42 2012
 Revision history for Perl extension Term-ProgressBar.
 
 2.13 Fri May 18 06:24:42 2012
-    - remove unused and invalid SIGNATURE file
+       - remove unused and invalid SIGNATURE file
+       - move content of BUGS to Changes
+    
 
 2.12 Wed May 16 12:47:16 2012
 
 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
 
 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)
 
 2.10  Wed Dec 21 11:18:26 2011
        - remove Build.PL (keep the Makefile.PL only)
@@ -71,6 +73,7 @@ Revision history for Perl extension Term-ProgressBar.
 
 1.51  Sun Dec  2 12:22 PM GMT 2001
        - Correct Bug #001
 
 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
 
 1.50  Sat Dec  1  1:11 PM GMT 2001
        - Merged with Utility::Progress by Martyn J. Pearce