12009-07-27	Jan Nijtmans <nijtmans@users.sourceforge.net>
2
3	* [Bug #2678265] img::gif crashes on some GIF images
4
52009-01-12	Jan Nijtmans <nijtmans@users.sourceforge.net>
6
7	* No longer Panic when an out-of-memory error occurs,
8	  when compiled with Tcl/Tk 8.5 or later and running with
9	  Tcl/Tk 8.5 and later (Tk bug #2477446)
10
112004-08-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
12
13	*
14	* Released and tagged Tkimg 1.3 ========================
15	*
16
172002-11-20  Andreas Kupries <andreas_kupries@users.sourceforge.net>
18
19	* gif.c: Removed superfluous function declarations (already done
20	  in init.c).
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/gif: GIF photo image type.
33