diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-08 00:28:17 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-08 00:28:17 (GMT) |
commit | ccaed146a6262119e850912a4010a200dfe0a0ea (patch) | |
tree | 7ca382fbce8b40bda5e22cc23628093694e900a4 /ChangeLog | |
parent | e32170009614d7f09c5f913b2767bd6cf0e15f7e (diff) | |
download | tk-ccaed146a6262119e850912a4010a200dfe0a0ea.zip tk-ccaed146a6262119e850912a4010a200dfe0a0ea.tar.gz tk-ccaed146a6262119e850912a4010a200dfe0a0ea.tar.bz2 |
[Bug 2927569] Corrected image put documentation for -to option.
Multiple edits have peverted the original meaning of the phrase 'image
file data' to reference a filename option that does not exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-01-08 Pat Thoyts <patthoyts@users.sourceforge.net> + + * doc/photo.n: [Bug 2927569] Multiple edits have peverted the + original meaning of the phrase 'image file data' to reference + a filename option that does not exist. + 2010-01-07 Donal K. Fellows <dkf@users.sf.net> * generic/tkTextDisp.c (AsyncUpdateLineMetrics): [Bug 2677890]: Fix |