diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-26 10:42:08 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-26 10:42:08 (GMT) |
commit | b0bbf82e6cf6644231f1bec3b8130163b994ca98 (patch) | |
tree | 8b43870a8539abd455bd4f2f953b7d4ac9aa20be | |
parent | 5ef3e7417c07293527b9e334bb515ec37e29ef95 (diff) | |
download | tk-b0bbf82e6cf6644231f1bec3b8130163b994ca98.zip tk-b0bbf82e6cf6644231f1bec3b8130163b994ca98.tar.gz tk-b0bbf82e6cf6644231f1bec3b8130163b994ca98.tar.bz2 |
Correlate fix with bug number
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -456,8 +456,8 @@ to a slave when removing it. [Bug #928413] (griffin) * 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. + ByteArray and -format into String to correctly handle them if they've + been shimmered or created as some other object type. [Bug #1027849] (ImgPhotoCmd): correctly init matched to 0. 2004-04-20 Joe English <jenglish@users.sourceforge.net> |