diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-06-19 17:36:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-06-19 17:36:05 (GMT) |
commit | 090fd2e445cb912ee70bd0ba4b0748e019770f46 (patch) | |
tree | ac01e1ab11f4f714a20f0bbe68d59ed75f7da285 /ChangeLog | |
parent | 81b1512fb78c144b75114659c12e535bf48c65d6 (diff) | |
download | tk-090fd2e445cb912ee70bd0ba4b0748e019770f46.zip tk-090fd2e445cb912ee70bd0ba4b0748e019770f46.tar.gz tk-090fd2e445cb912ee70bd0ba4b0748e019770f46.tar.bz2 |
Added documentation of the -type attribute that was introduced in TIP#359, and
moved documentation of -alpha to common section as it is supported on all
platforms now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-06-19 Donal K. Fellows <dkf@users.sf.net> + + * doc/wm.n: Added documentation of the -type attribute that was + introduced in TIP#359, and moved documentation of -alpha to common + section as it is supported on all platforms now. + 2011-06-17 Don Porter <dgp@users.sourceforge.net> * generic/ttk/ttkTrace.c: Workaround Bug 3062331. |