]> git.imager.perl.org - imager.git/blobdiff - Changes
0.82_01 development release
[imager.git] / Changes
diff --git a/Changes b/Changes
index 37d18119389e728972d9c9cdb22e97e9e53b07be..b1d07297d528031e4b0bc8720d1cd86a6c262ec6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,26 @@
 Imager release history.  Older releases can be found in Changes.old
 
+Imager 0.82_01 - 17 May 2011
+==============
+
+Dev release, in case the compose tests are too sensitive.
+
+Bug fixes:
+
+ - Imager::Font::T1 incorrectly checked for absolute filename under
+   Win32.  Thanks to kmx for the report and fix.
+   https://rt.cpan.org/Ticket/Display.html?id=67963
+
+ - compose() with the target, source or mask position off the top or
+   left of the target image didn't clip the source image correctly.
+   https://rt.cpan.org/Ticket/Display.html?id=67220
+
+ - compose() now returns a useful error message on a non-positive
+   opacity.
+
+ - compose.im now at 100% test coverage. (As opposed to, umm, much,
+   much less.)
+
 Imager 0.82 - 14 Mar 2011
 ===========