Upgrade to Term::ANSIColor 1.10
[p5sagit/p5-mst-13.2.git] / lib / Term / ANSIColor / ChangeLog
index c98596e..6012ee1 100644 (file)
@@ -1,3 +1,17 @@
+2005-08-21  Russ Allbery  <rra@stanford.edu>
+
+       * ANSIColor.pm: Version 1.10 released.
+
+       * ANSIColor.pm (colored): Fix the $EACHLINE support to work
+       properly with a line consisting solely of "0".  Remove Zenin's
+       now-defunct e-mail address from the documentation.
+       * test.pl: Test 0 and the empty string in combination with
+       $EACHLINE.
+
+       * tests/ansicolor: Add terminal test file from Joe Smith.
+       * tests/vt100-torture: Likewise.
+       * tests/README: Add an explanation of the test files.
+
 2004-12-03  Russ Allbery  <rra@stanford.edu>
 
        * ANSIColor.pm: Version 1.09 released.