summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7285a9d..d94df83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-11-30 Jeff Hobbs <jeffh@ActiveState.com>
+ * tests/textWind.test: use "Courier -12" on all platforms.
+ Reduces Windows XP test errors in that file from 9 to 2 (13.2 and
+ 13.9 still off-by-one pixel).
+
* win/tkWinWm.c (UpdateWrapper): Don't install frame menu on dead
window. Backport of 1233635