12009-01-12	Jan Nijtmans <nijtmans@users.sourceforge.net>
2
3	* No longer Panic when an out-of-memory error occurs,
4	  when compiled with Tcl/Tk 8.5 or later and running with
5	  Tcl/Tk 8.5 and later (Tk bug #2477446)
6
72004-08-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
8
9	*
10	* Released and tagged Tkimg 1.3 ========================
11	*
12
132002-11-20  Andreas Kupries <andreas_kupries@users.sourceforge.net>
14
15	* jpeg.c: Removed superfluous function declarations (already done
16	  in init.c).
17
18	* Makefile.in:
19	* configure.in: Path to build directory of jpegtcl is required too
20	  as include directory, to find 'libjpeg/jconfig.h'.
21
22	* Makefile.in:
23	* configure.in: New configuration variable PHIMTYPE, contains name
24	  of image type (in contrast to library name and package
25	  name). Inserted in 'init.c'. The configure variable TK_XINCLUDES
26	  has to placed in variable, to avoid problem on platforms placing
27	  a shell comment into it. More in the Makefile.
28
292002-11-19  Andreas Kupries <andreas_kupries@users.sourceforge.net>
30
31	* Start of logging.
32	* tkimg/jpeg: JPEG photo image type.
33