summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dc4748..7bd3769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2007-10-30 Jeff Hobbs <jeffh@ActiveState.com>
- * library/ttk/fonts.tcl: use size -12 TkFixedFont (was -10)
+ * library/entry.tcl: don't error with Clear event. [Bug 1509288]
+
+ * library/ttk/fonts.tcl: use size -12 TkFixedFont (was -10) on X11
2007-10-30 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>