diff options
author | peter.spjuth@gmail.com <pspjuth> | 2011-04-21 21:01:11 (GMT) |
---|---|---|
committer | peter.spjuth@gmail.com <pspjuth> | 2011-04-21 21:01:11 (GMT) |
commit | 3dbc48209501735842fdfc0ed683c61c675cabbf (patch) | |
tree | 7a5e80c6680ec2c8361edfe1a3eabb9662357397 /ChangeLog | |
parent | fff2f6e03e318260ee717ef3477e1315d3b9d01a (diff) | |
download | tk-3dbc48209501735842fdfc0ed683c61c675cabbf.zip tk-3dbc48209501735842fdfc0ed683c61c675cabbf.tar.gz tk-3dbc48209501735842fdfc0ed683c61c675cabbf.tar.bz2 |
Document all variable options as global.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2011-04-21 Peter Spjuth <peter.spjuth@gmail.com> + + * doc/checkbutton.n: Document all variable options as global. + * doc/radiobutton.n: + * doc/listbox.n: + * doc/menu.n: + * doc/options.n: + 2011-03-28 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkTextBTree.c: [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and |