summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-11 00:44:07 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-11 00:44:07 (GMT)
commit4ae9901aa2f631ac42deb3d94991a0ab9ec51664 (patch)
tree9df3a858f38229d35be516e38f08e8f7473ccb8d /ChangeLog
parentdd5b49b71b4faf956168e3bb8de662a3f418c239 (diff)
downloadtk-4ae9901aa2f631ac42deb3d94991a0ab9ec51664.zip
tk-4ae9901aa2f631ac42deb3d94991a0ab9ec51664.tar.gz
tk-4ae9901aa2f631ac42deb3d94991a0ab9ec51664.tar.bz2
Support for ttk widgets in AmpWidget
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89c42a2..db99f69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-05-11 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * library/tk.tcl: Support for ttk widgets in AmpWidget
+
* doc/button.n: Note negative widths for button [Patch #1883418]
* doc/ttk_*: 'identify' widget command is on all ttk widgets.