]> git.imager.perl.org - imager.git/blobdiff - Changes
parse defines from the options returned by pkg-config --cflags
[imager.git] / Changes
diff --git a/Changes b/Changes
index a1adfa984aa6a79859ea70c137aac96b6eba4962..77f81d3f4c244737b82bb9f494aadeea9d7ff98f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -13,10 +13,22 @@ Imager 0.79 - unreleased
 
  - add wiggle.pl sample, as suggested by Dan Oppenheim.
 
+ - add the combine() method to combine channels from multiple source
+   images into a new image
+   https://rt.cpan.org/Ticket/Display.html?id=11872
+
 Bug fixes:
 
  - treat the co-efficients for convert() as doubles instead of floats.
 
+ - If a higher (earlier) priority font failed to load, that would
+   crash preventing loading of later fonts.
+   https://rt.cpan.org/Ticket/Display.html?id=62855
+
+ - parse defines from the options returned by pkg-config --cflags
+   https://rt.cpan.org/Ticket/Display.html?id=63223
+   
+
 Imager 0.78 - 4 Oct 2010
 ===========