summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 753d374..dafed32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-14 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * library/msgbox.tcl (MessageBox): Added TIP#152's -detail option
+ for Unix/X11 platforms. Also shrank the size of the main -message
+ text which was grossly large.
+
2004-05-12 Chengye Mao <chengye.geo@yahoo.com>
* generic/tkBind.c <HandleEventGenerate>: Modified to fix wish
crach due to incorrectly generate <Destroy> event. This bug was