summaryrefslogtreecommitdiffstats
path: root/tkimg/tiff/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tkimg/tiff/ChangeLog')
-rwxr-xr-xtkimg/tiff/ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/tkimg/tiff/ChangeLog b/tkimg/tiff/ChangeLog
new file mode 100755
index 0000000..6009056
--- /dev/null
+++ b/tkimg/tiff/ChangeLog
@@ -0,0 +1,31 @@
+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)
+
+2006-06-09 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * upgrade to libtiff 3.8.2
+
+2004-08-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ *
+ * Released and tagged Tkimg 1.3 ========================
+ *
+
+2004-08-16 Andreas Kupries <andreask@activestate.com>
+
+ * tiff.c (SetupTiffLibrary): Replaced the hardwired version number
+ of wrapper tifftcl with macro TIFFTCL_VERSION.
+
+2002-11-26 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * tiff.c: Now compiles, with extended tifftcl (see there).
+ * tiffZip.c: Compiles.
+ * tiffJpeg.c: Compiles.
+ * tiffPixar.c: Compiles.
+ * Compiles ok, library loads ok.
+
+ * Start of logging.
+ * tkimg/tiff: TIFF photo image type.