diff options
author | hobbs <hobbs@noemail.net> | 2005-02-11 19:30:06 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2005-02-11 19:30:06 (GMT) |
commit | e47670f85dd13eceb310ace7e671d897c3bb4d64 (patch) | |
tree | 8516a0af407a92a3e171001d54c03b143953c9f2 /ChangeLog | |
parent | ee072873213f0de31105bf6fbfbdf73bff7b4562 (diff) | |
download | tk-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-- | 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. |