]> git.imager.perl.org - imager.git/blobdiff - Changes
re-work the context macros
[imager.git] / Changes
diff --git a/Changes b/Changes
index 0a6cc82e70b9a1477f68d796ecf4005c31775b87..7dc6eb409ca29a29bd30ec79f7c353ea52d4a283 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,19 @@
 Imager release history.  Older releases can be found in Changes.old
 
+Imager 0.92 - 14 Aug 2012
+===========
+
+ - giflib 4.2 eliminates the GIF_LIB_VERSION macro, handle that
+   correctly for both probing and runtime.
+   https://rt.cpan.org/Ticket/Display.html?id=77672
+
+ - allow building JPEG/imexif.c on C89 compilers.
+
+ - allow building GIF/imgif.c on C89 compilers.
+
+Imager 0.91 - 4 Jun 2012
+===========
+
 Bug fixes:
 
  - The size of rotated images is no longer rounded up so aggressively.