diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2002-12-17 15:28:18 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2002-12-17 15:28:18 (GMT) |
commit | 3544fef80025750fad6b89bead7b984feed5afa1 (patch) | |
tree | 2fcfcf3b49c023154eb40c827d5c8db79f31ae0a /ChangeLog | |
parent | 7a3e434519801f770c1ad16c5ece6d10a7ce9da8 (diff) | |
download | tk-3544fef80025750fad6b89bead7b984feed5afa1.zip tk-3544fef80025750fad6b89bead7b984feed5afa1.tar.gz tk-3544fef80025750fad6b89bead7b984feed5afa1.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 |