summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-16 14:01:09 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-16 14:01:09 (GMT)
commit21742ef35eb0732a8e33f526626dcf61425d786b (patch)
tree67bf44f07cf01dd47f4f8dac1bcc04a6d5845d17 /ChangeLog
parent1e14a1b89b0b88db34b7fc5270cea85c85ac6cac (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f454e3..515b62d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]