summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2010-01-08 00:28:17 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2010-01-08 00:28:17 (GMT)
commitccaed146a6262119e850912a4010a200dfe0a0ea (patch)
tree7ca382fbce8b40bda5e22cc23628093694e900a4 /ChangeLog
parente32170009614d7f09c5f913b2767bd6cf0e15f7e (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d64f0a8..b6f8e97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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