diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-16 14:01:09 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-16 14:01:09 (GMT) |
commit | 21742ef35eb0732a8e33f526626dcf61425d786b (patch) | |
tree | 67bf44f07cf01dd47f4f8dac1bcc04a6d5845d17 /ChangeLog | |
parent | 1e14a1b89b0b88db34b7fc5270cea85c85ac6cac (diff) | |
download | tk-21742ef35eb0732a8e33f526626dcf61425d786b.zip tk-21742ef35eb0732a8e33f526626dcf61425d786b.tar.gz tk-21742ef35eb0732a8e33f526626dcf61425d786b.tar.bz2 |
Standardize the -compound option to everywhere it ought to be. [Bug 712588]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-08-16 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/button.n, doc/checkbutton.n, doc/label.n, doc/menubutton.n: + * doc/radiobutton.n: Added cross-reference to new standard option. + * doc/options.n: Added standard documentation for the -compound + option. [Bug 712588] + * doc/canvas.n: Spelling and grammar fixes from Mikhail Kolesnitschenko. [Bug 1009636] |