]> git.imager.perl.org - imager.git/blobdiff - Changes
C level support for filling multiple polygons in one call
[imager.git] / Changes
diff --git a/Changes b/Changes
index 0d3d70a69ef1639ab0a020bfa1b62581407af8fa..1f8872cb64060f77d1420e6c9960154e88e1a97a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Imager release history.  Older releases can be found in Changes.old
 
+Imager 1.001 - 2 Jan 2015
+============
+
  - both Imager and perl 5.21.3 define my_strerror(), prevent a conflict
    Thanks to Slaven Rezic for the report and the patch.
    https://rt.cpan.org/Public/Bug/Display.html?id=98234
@@ -16,6 +19,15 @@ Imager release history.  Older releases can be found in Changes.old
 
  - make verbose probing output more verbose
 
+ - use Imager::Probe to probe for freetype 1.x
+   https://rt.cpan.org/Ticket/Display.html?id=100502
+
+ - The --enable and --disable parameters to the top-level Makefile.PL
+   work again.
+
+ - update the bundled/modified Devel::CheckLib to handle the gcc-4
+   symlink on Cygwin
+
 Imager 1.000 - 28 Jul 2014
 ============