summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-07 15:35:04 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-07 15:35:04 (GMT)
commit14ce825dcd0062ad80540787437ee9decddd4ba1 (patch)
treefe35033258031da4aa2a9c7bbf602319a0fa41d6 /ChangeLog
parent202013b4ffd4f5ab925eeed4d3fdcaa4a40c552e (diff)
downloadtk-14ce825dcd0062ad80540787437ee9decddd4ba1.zip
tk-14ce825dcd0062ad80540787437ee9decddd4ba1.tar.gz
tk-14ce825dcd0062ad80540787437ee9decddd4ba1.tar.bz2
[Bug 2677890]: Fix odd text widget update problem that had scrollbars being
unable to cover the whole widget. Fix is to reify the range to update sooner.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db34d60..ce22a68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-07 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkTextDisp.c (AsyncUpdateLineMetrics): [Bug 2677890]: Fix
+ odd text widget update problem that had scrollbars being unable to
+ cover the whole widget. Fix is to reify the range to update sooner.
+
2010-01-06 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4 Sync with Tcl version