summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-02-11 19:30:06 (GMT)
committerhobbs <hobbs>2005-02-11 19:30:06 (GMT)
commitfa2eccae90e9ec0d0373bc4d443753b9a205262f (patch)
tree8516a0af407a92a3e171001d54c03b143953c9f2 /ChangeLog
parentf4f3da529e46b07a8d26d9ab621b9359bdfc0f0f (diff)
downloadtk-fa2eccae90e9ec0d0373bc4d443753b9a205262f.zip
tk-fa2eccae90e9ec0d0373bc4d443753b9a205262f.tar.gz
tk-fa2eccae90e9ec0d0373bc4d443753b9a205262f.tar.bz2
* generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixed
possible crash with disabled bmap and bbox handling [Bug 1119460] (BitmapToPostscript): made aware of various bitmap types
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c850be..31806ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-02-11 Jeff Hobbs <jeffh@ActiveState.com>
+ * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixed
+ possible crash with disabled bmap and bbox handling [Bug 1119460]
+ (BitmapToPostscript): made aware of various bitmap types
+
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined
* unix/tcl.m4: into SHLIB_LD). Combine AIX-* and AIX-5
* unix/configure: branches in SC_CONFIG_CFLAGS.