summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-06-19 17:36:05 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-06-19 17:36:05 (GMT)
commit4ce733e10d4989804c446327f327c1633407b69c (patch)
treeac01e1ab11f4f714a20f0bbe68d59ed75f7da285 /ChangeLog
parent671c0f7cda2eee1a6e713aeff5440db8164ba33e (diff)
downloadtk-4ce733e10d4989804c446327f327c1633407b69c.zip
tk-4ce733e10d4989804c446327f327c1633407b69c.tar.gz
tk-4ce733e10d4989804c446327f327c1633407b69c.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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5e6e45..7105325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.