From 7e075a8494c7b6bb473a05dabc4247d2033f45f0 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Sun, 4 Dec 2005 22:50:39 +0000 Subject: [PATCH] add rt URL to a fixed bug --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 9f05d6e4..962bd4ca 100644 --- a/Changes +++ b/Changes @@ -1145,6 +1145,7 @@ Revision history for Perl extension Imager. - Imager::Font->new() for the tt (Freetype 1.x) driver now correctly handles errors from i_tt_new(), and passed error messages now generated by i_tt_new(). + Resolves: http://rt.cpan.org/NoAuth/Bug.html?14804 - renamed lib/Imager/Cookbook.pm to lib/Imager/Cookbook.pod - CPANTS complains about it not having 'use strict;' - add samples/replace_color.pl @@ -1196,6 +1197,7 @@ Revision history for Perl extension Imager. - implemented valign=>'end' for Imager::Font->align - added $img->align_string() as a way to call Imager::Font->align - added samples/align-string.pl +- improved missing argument handling a little for the string() method ================================================================= -- 2.39.5