]> git.imager.perl.org - imager.git/blobdiff - GIF/Changes
update Changes
[imager.git] / GIF / Changes
index 373822ca48d9e1a6a8dc944f77f529cd4e113767..49772b6fab955883f9a14db068a6e92e7b3e2025 100644 (file)
@@ -1,3 +1,53 @@
+Imager-File-GIF 0.93
+====================
+
+ - log the map object only after we check it was successfully created.
+
+Imager-File-GIF 0.92
+====================
+
+ - improve Makefile.PL metadata
+
+Imager-File-GIF 0.91
+====================
+
+ - a write failure when writing to a GIF file could leak memory.
+
+Imager-File-GIF 0.90
+====================
+
+ - don't leave a test file behind when probing for the 4.2.0 file
+   version bug fails.
+
+ - update the bundled/modified Devel::CheckLib to handle the gcc-4
+   symlink on Cygwin
+
+Imager-File-GIF 0.89
+====================
+
+ - add support for giflib 5.1.0, which added error code pointer
+   parameters to EGifCloseFile() and DGifCloseFile().
+   https://rt.cpan.org/Ticket/Display.html?id=96756
+
+ - avoid a double-free when do_write() fails.
+
+Imager-File-GIF 0.88
+====================
+
+ - eliminate various set but otherwise unused variables caught by GCC.
+
+Imager-File-GIF 0.87
+====================
+
+ - add the missing 0.86 changes list
+
+ - update README
+
+Imager-File-GIF 0.86
+====================
+
+ - avoid re-entrancy to giflib using the mutex API
+
 Imager-File-GIF 0.85
 ====================