summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-08-24 21:22:46 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-08-24 21:22:46 (GMT)
commitbe443037d96546bb6095977a5c5a81c5ccf681e2 (patch)
tree6192149b82a1a06f7ead59bab4fec015cfa848d1 /ChangeLog
parentebf849fe623fc8d267fcaa651e83b3061acea2e0 (diff)
downloadtk-be443037d96546bb6095977a5c5a81c5ccf681e2.zip
tk-be443037d96546bb6095977a5c5a81c5ccf681e2.tar.gz
tk-be443037d96546bb6095977a5c5a81c5ccf681e2.tar.bz2
Correct bindings for [tk_messageBox].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89b006d..a5a50f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-24 Donal K. Fellows <dkf@users.sf.net>
+
+ * library/msgbox.tcl (::tk::MessageBox): Correct bindings so that they
+ work with ttk::buttons. Reported by Hans-Christoph Steiner.
+
2009-08-24 Daniel Steffen <das@users.sourceforge.net>
* generic/tkInt.h: Annotate Tcl_Panic as noreturn for clang static