summaryrefslogtreecommitdiffstats
path: root/tkimg/libpng/ChangeLog
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-03 21:51:01 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-03 21:51:01 (GMT)
commita780057cc1b51dd3a557549c3cf2431f09136c0d (patch)
tree717f78052c55596449b27743171d7e170c4d39a0 /tkimg/libpng/ChangeLog
parent7749430b9352c1eaf5dca7d8a89a6d35f565ef24 (diff)
downloadblt-a780057cc1b51dd3a557549c3cf2431f09136c0d.zip
blt-a780057cc1b51dd3a557549c3cf2431f09136c0d.tar.gz
blt-a780057cc1b51dd3a557549c3cf2431f09136c0d.tar.bz2
upgrade tkimg to 1.4.6
Diffstat (limited to 'tkimg/libpng/ChangeLog')
-rw-r--r--tkimg/libpng/ChangeLog60
1 files changed, 0 insertions, 60 deletions
diff --git a/tkimg/libpng/ChangeLog b/tkimg/libpng/ChangeLog
deleted file mode 100644
index f3dc72b..0000000
--- a/tkimg/libpng/ChangeLog
+++ /dev/null
@@ -1,60 +0,0 @@
-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.