summaryrefslogtreecommitdiffstats
path: root/tkimg/libtiff/ChangeLog
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-03 21:51:01 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-03 21:51:01 (GMT)
commita780057cc1b51dd3a557549c3cf2431f09136c0d (patch)
tree717f78052c55596449b27743171d7e170c4d39a0 /tkimg/libtiff/ChangeLog
parent7749430b9352c1eaf5dca7d8a89a6d35f565ef24 (diff)
downloadblt-a780057cc1b51dd3a557549c3cf2431f09136c0d.zip
blt-a780057cc1b51dd3a557549c3cf2431f09136c0d.tar.gz
blt-a780057cc1b51dd3a557549c3cf2431f09136c0d.tar.bz2
upgrade tkimg to 1.4.6
Diffstat (limited to 'tkimg/libtiff/ChangeLog')
-rw-r--r--tkimg/libtiff/ChangeLog60
1 files changed, 0 insertions, 60 deletions
diff --git a/tkimg/libtiff/ChangeLog b/tkimg/libtiff/ChangeLog
deleted file mode 100644
index 1d73602..0000000
--- a/tkimg/libtiff/ChangeLog
+++ /dev/null
@@ -1,60 +0,0 @@
-2006-06-09 Jan Nijtmans <nijtmans@users.sourceforge.net>
-
- * libtiff/tcl: Changed version of wrapper to 3.8.2, synchronized to
- version of libtiff.
- * libtiff: Updated libtiff from version 3.6.1 to 3.8.2.
- * libtiff/tcl: Updated to handle the new version of libtiff.
-
-2004-08-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>
-
- *
- * Released and tagged Tkimg 1.3 ========================
- *
-
-2004-08-17 Andreas Kupries <andreask@activestate.com>
-
- * Makefile.in (mkg3states$(EXEEXT)): Fixed smallish typo in make
- rules which prevented the complete compilation of the tiff
- wrapper on Windows.
-
-2004-08-16 Andreas Kupries <andreask@activestate.com>
-
- * tifftcl.h: Updated the hardwired version information in this
- header file.
-
-2004-08-13 Andreas Kupries <andreask@activestate.com>
-
- * libtiff/tcl: Changed version of wrapper to 3.6.1, synchronized to
- version of libtiff.
-
- * libtiff: Updated libtiff from version 3.5.5 to 3.6.1.
- * libtiff/tcl: Updated to handle the new version of libtiff.
-
-2002-11-26 Andreas Kupries <andreask@activestate.com>
-
- * tifftclDeclsMask.h:
- * tifftclDeclsUnmask.h: Added the appropriate lines to handle the
- reactivated vararg functions, and the newly exported functions.
-
- * tifftcl.decls: A number of vararg functions were commented
- out. Reactivated them now. Also added definitions found in
- 'tif_predic.h', 'tif_dir.h', and 'tiffiop.h'. Regenerated the
- stub support files.
-
- * tools/genStubs.tcl: Extended 'genStubs.tcl'. The application is
- now able to handle vararg declarations with more than one
- argument. When it encounters such declarations it emits code
- which is useable only if <stdarg.h> is present and used by the
- compiler. It also emits C preprocessor definitions checking this
- at compile time, using the NO_STDARG macro used 'tcl.h'.
-
-2002-11-18 Andreas Kupries <andreask@activestate.com>
-
- * Configure and build ok for all platforms available to me at AS.
-
-2002-11-14 Andreas Kupries <andreask@activestate.com>
-
- * Start of logging.
-
- * libtiff/tcl/: New directory, packaging of support library for
- tcl.