summaryrefslogtreecommitdiffstats
path: root/tkimg/bmp/ChangeLog
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 20:28:26 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 20:28:26 (GMT)
commitb184baa1234c2143e488d1796ae98afab118b891 (patch)
tree686b0a47b272296205c7fa2bc789f62a03d20df6 /tkimg/bmp/ChangeLog
parentf7560d0a451a793441216d76eb4d9475aab61740 (diff)
parent5aad878400425d3af44433a47c13824385689e1d (diff)
downloadblt-b184baa1234c2143e488d1796ae98afab118b891.zip
blt-b184baa1234c2143e488d1796ae98afab118b891.tar.gz
blt-b184baa1234c2143e488d1796ae98afab118b891.tar.bz2
Merge commit '5aad878400425d3af44433a47c13824385689e1d' as 'tkimg'
Diffstat (limited to 'tkimg/bmp/ChangeLog')
-rw-r--r--tkimg/bmp/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/tkimg/bmp/ChangeLog b/tkimg/bmp/ChangeLog
new file mode 100644
index 0000000..f9aebc5
--- /dev/null
+++ b/tkimg/bmp/ChangeLog
@@ -0,0 +1,30 @@
+2011-11-27 Harald Oehlmann <oehhar@users.sourceforge.net>
+
+ * bmp.c: image resolution parameter may be given when saving bmp
+ (TkImg Feature Request 3062062)
+
+2009-01-06 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-20 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * Makefile.in:
+ * configure.in: New configuration variable PHIMTYPE, contains name
+ of image type (in contrast to library name and package
+ name). Inserted in 'init.c'. The configure variable TK_XINCLUDES
+ has to placed in variable, to avoid problem on platforms placing
+ a shell comment into it. More in the Makefile.
+
+2002-11-19 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * Start of logging.
+ * tkimg/bmp: BMP photo image type.