]> git.imager.perl.org - imager.git/blobdiff - Changes
probe to check if $Config{ivdformat} is correct for the built-in sprintf
[imager.git] / Changes
diff --git a/Changes b/Changes
index 8b4a12b791ad247316ad498df2d2b47d5e6f2258..052a2b11c4f951520c8923f4ebe742bdeb957f90 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Imager release history.  Older releases can be found in Changes.old
 
 Imager release history.  Older releases can be found in Changes.old
 
+Imager 1.004_003 - 23 Mar 2016
+================
+
+ - add some extra error reporting to the I/O layers tests, this might
+   help catch a failure seen on Win32.
+   http://cpantesters.org/cpan/report/99781689-6bf5-1014-897a-75cb4eee1325
+
+Imager 1.004_002 - 20 Mar 2016
+================
+
  - don't use the seek() method on opened() handles in
    t/200-file/400-basic.t.  In older versions of perl such handles are
    only IO::Handle objects, not IO::File, and don't have a seek()
  - don't use the seek() method on opened() handles in
    t/200-file/400-basic.t.  In older versions of perl such handles are
    only IO::Handle objects, not IO::File, and don't have a seek()