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 3188910..792daf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+2004-05-14 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * library/msgbox.tcl (MessageBox): Shrank the default font size
+ for the message to 14-point; nobody liked 18-point!
+
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
reported in comp.lang.tcl but not logged.