]> git.imager.perl.org - imager.git/blobdiff - Changes
- some sub-directory tests depended on files produced by the parent
[imager.git] / Changes
diff --git a/Changes b/Changes
index a75c7418695c3922708bbcf016658a66fefb4c54..42f352947a5c576c6429812c3ed3640667c93a49 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,10 +7,20 @@ Imager 0.61 - unreleased
    when scaling an animated gif
    http://rt.cpan.org/Ticket/Display.html?id=27591
 
+Bug fixes:
+
  - correct handling of sz in matrix_transform() - this should allow
    perspective type transformations to work now.
    http://rt.cpan.org/Ticket/Display.html?id=29936
 
+ - prevent a cast to integer warning on x64 builds in datatypes.c
+   also fixed some other type warnings
+   https://rt.cpan.org/Ticket/Display.html?id=30204
+
+ - some sub-directory tests depended on files produced by the parent
+   directory tests
+   http://rt.cpan.org/Ticket/Display.html?id=30203
+
 Imager 0.60 - 30 August 2007
 ===========