summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-02-11 19:27:37 (GMT)
committerhobbs <hobbs>2005-02-11 19:27:37 (GMT)
commita545a81323625e0180c45d7b6d846789bcd988ff (patch)
tree070e9be4528227a17a13d9669abed1e606889764 /ChangeLog
parent802c302f98451b35efadb747053097f4353fb418 (diff)
downloadtk-a545a81323625e0180c45d7b6d846789bcd988ff.zip
tk-a545a81323625e0180c45d7b6d846789bcd988ff.tar.gz
tk-a545a81323625e0180c45d7b6d846789bcd988ff.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 (DisplayBitmap): remove unused fg/bgColor refs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e89d11f..1f7d4a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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
+ (DisplayBitmap): remove unused fg/bgColor refs
+
2005-02-10 Jeff Hobbs <jeffh@ActiveState.com>
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined