summaryrefslogtreecommitdiffstats
path: root/tkimg/xpm/ChangeLog
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-03-20 17:29:30 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-03-20 17:29:30 (GMT)
commitcfef685ad45bc8f98a2d59fba75ba9bc6e06496d (patch)
tree066005da150adf4bf7892796647154a49d5ea23c /tkimg/xpm/ChangeLog
parentc31bd7553b6efd2407fc521dc14aec1936e3cbf0 (diff)
downloadblt-cfef685ad45bc8f98a2d59fba75ba9bc6e06496d.zip
blt-cfef685ad45bc8f98a2d59fba75ba9bc6e06496d.tar.gz
blt-cfef685ad45bc8f98a2d59fba75ba9bc6e06496d.tar.bz2
upgrade tkimg 1.4.9
Diffstat (limited to 'tkimg/xpm/ChangeLog')
-rw-r--r--tkimg/xpm/ChangeLog17
1 files changed, 0 insertions, 17 deletions
diff --git a/tkimg/xpm/ChangeLog b/tkimg/xpm/ChangeLog
deleted file mode 100644
index 8f7875c..0000000
--- a/tkimg/xpm/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-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 ========================
- *
-
-2002-11-25 Andreas Kupries <andreas_kupries@users.sourceforge.net>
-
- * Start of logging.
- * tkimg/xpm: XPM photo image type. Provided by Paul Obermeier
- <obermeier@users.sourceforge.net> using the original Img sources.