summaryrefslogtreecommitdiffstats
path: root/tkimg/libpng/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tkimg/libpng/ChangeLog')
-rw-r--r--tkimg/libpng/ChangeLog60
1 files changed, 60 insertions, 0 deletions
diff --git a/tkimg/libpng/ChangeLog b/tkimg/libpng/ChangeLog
new file mode 100644
index 0000000..f3dc72b
--- /dev/null
+++ b/tkimg/libpng/ChangeLog
@@ -0,0 +1,60 @@
+2009-05-11 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * Remove deprecated functions png_read_destroy and
+ png_write_destroy
+
+2009-02-24 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * libpng: Added support for new png_info_init_3 function
+
+2009-01-12 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * libpng: Updated libpng from version 1.2.24 to 1.2.34.
+ * libpng/tcl: Updated to handle the new version of libpng.
+
+2007-12-19 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * libpng: Updated libpng from version 1.2.12 to 1.2.24.
+ * libpng/tcl: Updated to handle the new version of libpng.
+
+2006-08-04 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * libpng: Updated libpng from version 1.2.10 to 1.2.12.
+ * libpng/tcl: Updated to handle the new version of libpng.
+
+2006-06-09 Jan Nijtmans <nijtmans@users.sourceforge.net>
+
+ * libpng: Updated libpng from version 1.2.6 to 1.2.10.
+ * libpng/tcl: Updated to handle the new version of libpng.
+
+2004-08-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ *
+ * Released and tagged Tkimg 1.3 ========================
+ *
+
+2004-08-16 Andreas Kupries <andreask@activestate.com>
+
+ * pngtcl.h: Updated the hardwired version information in this
+ header file.
+
+2004-08-13 Andreas Kupries <andreask@activestate.com>
+
+ * libpng/tcl: Changed version of wrapper to 1.2.6, synchronized to
+ version of libpng.
+
+2004-08-12 Andreas Kupries <andreask@activestate.com>
+
+ * libpng: Updated libpng from version 1.0.8 to 1.2.6rc5.
+ * libpng/tcl: Updated to handle the new version of libpng.
+
+2002-11-18 Andreas Kupries <andreask@activestate.com>
+
+ * Configure and build ok for all platforms available to me at AS.
+
+2002-11-13 Andreas Kupries <andreask@activestate.com>
+
+ * Start of logging.
+
+ * libpng/tcl/: New directory, packaging of support library for
+ tcl. Splices the zlib packaging into the code here.