summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fbbf19f..630de3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>