]> git.imager.perl.org - imager.git/blobdiff - Changes
merge the thickline branch polygon fix
[imager.git] / Changes
diff --git a/Changes b/Changes
index 8c328988dd547af8b69f6ebaef87ea2b29b37a63..da01f680794750a90079950ff16bf5a4367d8766 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,20 @@
 Imager release history.  Older releases can be found in Changes.old
 
-Imager 0.74
+Imager 0.75
+===========
+
+ - use PERL_NO_GET_CONTEXT to slightly improve performance on threaded
+   perls (not measured)
+
+Bugs:
+
+ - an opacity fill based on a fountain fill would segfault when
+   filling an 8-bit/sample image.
+
+ - merge thickline branch polygon fix
+   https://rt.cpan.org/Ticket/Display.html?id=43518
+
+Imager 0.74 - 7 May 2010
 ===========
 
 Bug fixes:
@@ -9,6 +23,16 @@ Bug fixes:
    aborting on failing to call i_readgif_multi_wiol() or
    i_readtiff_multi_wiol().
 
+ - fix spelling errors patched by Debian
+   http://svn.debian.org/viewsvn/pkg-perl/trunk/libimager-perl/debian/patches/spelling.patch?revision=54839&view=markup
+
+ - add an (unshipped) author test to spellcheck Imager's POD.
+
+ - update the TIFF file format documentation
+   https://rt.cpan.org/Ticket/Display.html?id=56510
+
+ - lib/Imager/IO.pod was written almost 4 years ago but never shipped.
+
 Imager 0.73 - 15 Mar 2010
 ===========