summaryrefslogtreecommitdiffstats
path: root/tkimg/libtiff/ChangeLog
blob: 1d73602725fa20fe6076cd9373f8bb6176363a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
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.