diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-12-17 15:28:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-12-17 15:28:18 (GMT) |
commit | f00b32df9e6404486f4c95fff8e260707796cbfa (patch) | |
tree | 2fcfcf3b49c023154eb40c827d5c8db79f31ae0a /ChangeLog | |
parent | ec760820e19e871d5baac4033fbca8eff48f60e9 (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |