diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2004-10-26 10:42:08 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2004-10-26 10:42:08 (GMT) |
commit | 355ad698fd2ec2c8d8e124f8df0f5686651d641e (patch) | |
tree | 8b43870a8539abd455bd4f2f953b7d4ac9aa20be | |
parent | 8853ec95ba4a84a472c41e7c56fb225d03b018f3 (diff) | |
download | tk-355ad698fd2ec2c8d8e124f8df0f5686651d641e.zip tk-355ad698fd2ec2c8d8e124f8df0f5686651d641e.tar.gz tk-355ad698fd2ec2c8d8e124f8df0f5686651d641e.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> |