diff options
author | hobbs <hobbs> | 2005-02-11 19:30:06 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-02-11 19:30:06 (GMT) |
commit | fa2eccae90e9ec0d0373bc4d443753b9a205262f (patch) | |
tree | 8516a0af407a92a3e171001d54c03b143953c9f2 /ChangeLog | |
parent | f4f3da529e46b07a8d26d9ab621b9359bdfc0f0f (diff) | |
download | tk-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |