From: Tony Cook <tony@develop=help.com>
Date: Thu, 10 May 2001 03:59:35 +0000 (+0000)
Subject: talk about getting gif working better
X-Git-Tag: Imager-0.48^2~662
X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/1bd672a111ed649e38d7eac7c404bb0d950e450b

talk about getting gif working better
---

diff --git a/Changes b/Changes
index 324bcec0..50830cf6 100644
--- a/Changes
+++ b/Changes
@@ -453,6 +453,11 @@ Revision history for Perl extension Imager.
 	- if gif_delays is a number instead of an arrayref, use that 
 	number for each frame
 
+        - provide patches for libgif and libungif that fix their bugs
+          and give a useful extension interface.  Probe for the 
+          installation of the patches in Makefile.PL to let gif.c
+          know what features it can use.
+
         Documentation:
         - Add to the documentation
         - Write a tutorial?