summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-12-17 15:28:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-12-17 15:28:18 (GMT)
commitf00b32df9e6404486f4c95fff8e260707796cbfa (patch)
tree2fcfcf3b49c023154eb40c827d5c8db79f31ae0a /ChangeLog
parentec760820e19e871d5baac4033fbca8eff48f60e9 (diff)
downloadtk-f00b32df9e6404486f4c95fff8e260707796cbfa.zip
tk-f00b32df9e6404486f4c95fff8e260707796cbfa.tar.gz
tk-f00b32df9e6404486f4c95fff8e260707796cbfa.tar.bz2
Doc-fix: [$photo put] knows about solid colours, and not files. [Bug 640026]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31dbeeb..1202dce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-17 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/photo.n: Fixed documentation of the put subcommand to no
+ longer talk about files and to mention that you can use colour
+ names for working with solid colours. [Bug 640026]
+
2002-12-13 Don Porter <dgp@users.sf.net>
* generic/tkMain.c (Tk_Main): Call on Tcl*StartupScript*() routines