summaryrefslogtreecommitdiffstats
path: root/tkimg/gif/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tkimg/gif/ChangeLog')
-rw-r--r--tkimg/gif/ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/tkimg/gif/ChangeLog b/tkimg/gif/ChangeLog
new file mode 100644
index 0000000..db2cbae
--- /dev/null
+++ b/tkimg/gif/ChangeLog
@@ -0,0 +1,32 @@
+2009-07-27 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * [Bug #2678265] img::gif crashes on some GIF images
+
+2009-01-12 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * No longer Panic when an out-of-memory error occurs,
+ when compiled with Tcl/Tk 8.5 or later and running with
+ Tcl/Tk 8.5 and later (Tk bug #2477446)
+
+2004-08-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ *
+ * Released and tagged Tkimg 1.3 ========================
+ *
+
+2002-11-20 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * gif.c: Removed superfluous function declarations (already done
+ in init.c).
+
+ * Makefile.in:
+ * configure.in: New configuration variable PHIMTYPE, contains name
+ of image type (in contrast to library name and package
+ name). Inserted in 'init.c'. The configure variable TK_XINCLUDES
+ has to placed in variable, to avoid problem on platforms placing
+ a shell comment into it. More in the Makefile.
+
+2002-11-19 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * Start of logging.
+ * tkimg/gif: GIF photo image type.