12006-06-09  Jan Nijtmans  <nijtmans@users.sourceforge.net>
2
3	* libtiff/tcl: Changed version of wrapper to 3.8.2, synchronized to
4	  version of libtiff.
5	* libtiff:     Updated libtiff from version 3.6.1 to 3.8.2.
6	* libtiff/tcl: Updated to handle the new version of libtiff.
7
82004-08-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
9
10	*
11	* Released and tagged Tkimg 1.3 ========================
12	*
13
142004-08-17  Andreas Kupries  <andreask@activestate.com>
15
16	* Makefile.in (mkg3states$(EXEEXT)): Fixed smallish typo in make
17	  rules which prevented the complete compilation of the tiff
18	  wrapper on Windows.
19
202004-08-16  Andreas Kupries  <andreask@activestate.com>
21
22	* tifftcl.h: Updated the hardwired version information in this
23	  header file.
24
252004-08-13  Andreas Kupries  <andreask@activestate.com>
26
27	* libtiff/tcl: Changed version of wrapper to 3.6.1, synchronized to
28	  version of libtiff.
29
30	* libtiff:     Updated libtiff from version 3.5.5 to 3.6.1.
31	* libtiff/tcl: Updated to handle the new version of libtiff.
32
332002-11-26  Andreas Kupries  <andreask@activestate.com>
34
35	* tifftclDeclsMask.h:
36	* tifftclDeclsUnmask.h: Added the appropriate lines to handle the
37	  reactivated vararg functions, and the newly exported functions.
38
39	* tifftcl.decls: A number of vararg functions were commented
40	  out. Reactivated them now. Also added definitions found in
41	  'tif_predic.h', 'tif_dir.h', and 'tiffiop.h'. Regenerated the
42	  stub support files.
43
44	* tools/genStubs.tcl: Extended 'genStubs.tcl'. The application is
45	  now able to handle vararg declarations with more than one
46	  argument. When it encounters such declarations it emits code
47	  which is useable only if <stdarg.h> is present and used by the
48	  compiler. It also emits C preprocessor definitions checking this
49	  at compile time, using the NO_STDARG macro used 'tcl.h'.
50
512002-11-18  Andreas Kupries  <andreask@activestate.com>
52
53	* Configure and build ok for all platforms available to me at AS.
54
552002-11-14  Andreas Kupries  <andreask@activestate.com>
56
57	* Start of logging.
58
59	* libtiff/tcl/: New directory, packaging of support library for
60	  tcl.
61