[RT #65864] eliminate calls to Test::More's note()
authorTony Cook <tony@develop-help.com>
Fri, 18 Feb 2011 13:15:35 +0000 (00:15 +1100)
committerTony Cook <tony@develop-help.com>
Fri, 18 Feb 2011 13:15:35 +0000 (00:15 +1100)
Changes

diff --git a/Changes b/Changes
index a5b137c6252f083fe7f568d757cb6dea1a1a90e1..6d1eb3b703c843899dbf16f3a41c368665353613 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,11 @@ Bug fixes:
    i_has_format() from the functions exposed via XS.
    https://rt.cpan.org/Ticket/Display.html?id=65863
 
+ - eliminate calls to note(), which isn't in the (very old) version of
+   Test::More we have as a pre-requisite.  note() is modern enough
+   that I don't feel a need to require a Test::More upgrade for it.
+   https://rt.cpan.org/Ticket/Display.html?id=65864
+
 Imager 0.81 - 14 Feb 2011
 ===========