summaryrefslogtreecommitdiffstats
path: root/tkimg/png/ChangeLog
blob: 58ed9bc7045f2cf98cfabf86e887a4fac2c0cc18 (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
2009-01-12	Jan Nijtmans <nijtmans@users.sourceforge.net>

	* No longer Panic when an out-of-memory error occurs,
	  when compiled with Tcl/Tk 8.5 or later and running with
	  Tcl/Tk 8.5 and later (Tk bug #2477446)

2004-08-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tkimg 1.3 ========================
	*

2004-08-16  Andreas Kupries  <andreask@activestate.com>

	* png.c: Replaced the hardwired version number of wrapper pngtcl
	  with macro PNGTCL_VERSION.

2002-12-06  Andreas Kupries  <andreask@activestate.com>

	* png.c (SetupPngLibrary): Missed return TCL_OK for success. This
	  prevented the loading of this handler.

2002-11-20  Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* Start of logging.
	* tkimg/png: PNG photo image type.