summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-11 00:12:01 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-11 00:12:01 (GMT)
commit92a1564dea06b0ff57f2c4b6baa85de82e26ce54 (patch)
tree56d1b28d79f88df6e87dc09bae9cff0234ce0c76 /ChangeLog
parent38ef6a506f242815f3c11aaa905f65d68dd5793c (diff)
downloadtk-92a1564dea06b0ff57f2c4b6baa85de82e26ce54.zip
tk-92a1564dea06b0ff57f2c4b6baa85de82e26ce54.tar.gz
tk-92a1564dea06b0ff57f2c4b6baa85de82e26ce54.tar.bz2
Note negative widths for button
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39c1746..2854250 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-11 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * doc/button.n: Note negative widths for button [Patch #1883418]
+
2008-05-09 Pat Thoyts <patthoyts@users.sourceforge.net>
* doc/ttk_*: 'identify' widget command is on all ttk widgets.