summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-05-03 18:03:13 (GMT)
committerhobbs <hobbs>2004-05-03 18:03:13 (GMT)
commit29f9a26ab63583f320e15f62cf93033cd448cffb (patch)
tree8253356e3d0bc795fe1f4da9b726fcca1ea45577 /ChangeLog
parent42f3bec566f510c6aa0dbc7d9391fce3dc96defa (diff)
downloadtk-29f9a26ab63583f320e15f62cf93033cd448cffb.zip
tk-29f9a26ab63583f320e15f62cf93033cd448cffb.tar.gz
tk-29f9a26ab63583f320e15f62cf93033cd448cffb.tar.bz2
* generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data into
ByteArray and -format into String to correctly handle them if they have been shimmered or created as some other object type.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aadb040..9813b2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-03 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data into
+ ByteArray and -format into String to correctly handle them if they
+ have been shimmered or created as some other object type.
+
2004-04-24 Daniel Steffen <das@users.sourceforge.net>
* generic/tkPort.h: