diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-22 18:16:04 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-22 18:16:04 (GMT) |
commit | 6e683f351e982a50efe5f7389c91624e5194a3ff (patch) | |
tree | 1b0e0ad76b3d48ae54d6975ac0add779cb5a84d3 /ChangeLog | |
parent | 32bdae3b8c13ce1ad188318ebb50cb79b5109268 (diff) | |
download | tk-6e683f351e982a50efe5f7389c91624e5194a3ff.zip tk-6e683f351e982a50efe5f7389c91624e5194a3ff.tar.gz tk-6e683f351e982a50efe5f7389c91624e5194a3ff.tar.bz2 |
[Bug 2919205]: Correct ordering of arguments to tk_messageBox.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-12-22 Donal K. Fellows <dkf@users.sf.net> + + * library/tkfbox.tcl (ListInvoke): [Bug 2919205]: Correct ordering of + arguments to tk_messageBox. + 2009-12-20 Donal K. Fellows <dkf@users.sf.net> * unix/tkUnixSend.c (ServerSecure): [Patch 2917663]: Better support |