]> git.imager.perl.org - imager.git/commitdiff
changes note for sub-module --verbose handling
authorTony Cook <tony@develop-help.com>
Mon, 15 Oct 2012 09:37:53 +0000 (20:37 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 15 Oct 2012 09:37:53 +0000 (20:37 +1100)
Changes
FT2/Changes
GIF/Changes
JPEG/Changes
PNG/Changes
T1/Changes
TIFF/Changes
W32/Changes

diff --git a/Changes b/Changes
index b19d0df538ceb068a1b1dad56bde9115633d8430..c1fa1871426710ecba8eafc55957b8adde869dd6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -41,6 +41,10 @@ Imager release history.  Older releases can be found in Changes.old
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   sub-module's Makefile.PLs
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager 0.92 - 14 Aug 2012
 ===========
 
index e52c4334a201479f492440851ac4436147b7a410..e47af528910bd8c216af53edc1cb67a90db5a577 100644 (file)
@@ -1,9 +1,15 @@
+Imager-Font-FT2 0.86
+====================
 
  - previously the probe step for freetype-config would fail on cygwin
 
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager-Font-FT2 0.85
 ====================
 
index 8066cab5dcba37495a4d72cdbf7408bc42fec149..373822ca48d9e1a6a8dc944f77f529cd4e113767 100644 (file)
@@ -18,6 +18,10 @@ Imager-File-GIF 0.85
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager-File-GIF 0.84 - released with Imager 0.92_01
 ====================
 
index 97590b1cd4ce5b3edf8f04a28ec2a0092aced85c..368fa8baac0ac523fdbf14c94796d135be6f1e0e 100644 (file)
@@ -1,8 +1,15 @@
+Imager-File-JPEG 0.84
+=====================
+
  - avoid static variables when capturing IPTC data
 
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager-File-JPEG 0.84
 =====================
 
index 4a9b3722097293739fd57c10a8da71233d41e9ec..916f46f325f088eb14e65ec0384826ddba0e7105 100644 (file)
@@ -4,6 +4,10 @@ Imager-File-PNG 0.86
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager-File-PNG 0.85
 ====================
 
index 4a792d3f43ecd3a48b588ef492bfe9834d53b63c..fb79fa6d060e3425b4b4803a3a9e6ef3e1fce850 100644 (file)
@@ -1,9 +1,16 @@
+Imager::Font::T1 1.018
+======================
+
  - match Imager::Font;:T1's error message translations to those from
    later versions of T1Lib.
 
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager::Font::T1 1.017
 ======================
 
index f8834332794515a72b417e9083e1e401a0ee0321..76ff342f64e80a4d18cf146a5401cb29b7f4d476 100644 (file)
@@ -7,6 +7,10 @@ Imager-File-TIFF 0.85
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager-File-TIFF 0.83
 =====================
 
index f521384824339619027dff4207a20aa236ca9d7e..15b11af0d56f94de3e63d6e723e8f4b12f2b702a 100644 (file)
@@ -4,6 +4,10 @@ Imager-Font-W32 0.85
  - clean up .dSYM directories generated performing probes on OS X
    Mountain Lion.
 
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
 Imager-Font-W32 0.84
 ====================