summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2005-02-11 19:30:06 (GMT)
committerhobbs <hobbs@noemail.net>2005-02-11 19:30:06 (GMT)
commite47670f85dd13eceb310ace7e671d897c3bb4d64 (patch)
tree8516a0af407a92a3e171001d54c03b143953c9f2 /ChangeLog
parentee072873213f0de31105bf6fbfbdf73bff7b4562 (diff)
downloadtk-e47670f85dd13eceb310ace7e671d897c3bb4d64.zip
tk-e47670f85dd13eceb310ace7e671d897c3bb4d64.tar.gz
tk-e47670f85dd13eceb310ace7e671d897c3bb4d64.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 FossilOrigin-Name: 22a2bd63ebf637fbd2f6e15bd3caf690aecd1dda
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.