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 13a24f3..a14cd1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-11 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tkTextDisp.c: fix to scrollbar height calculations
+ of text widgets containing a single very long (wrapped) line.
+ This fixes at least part of [Bug 1093631].
+
2005-01-11 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tkObj.c (TkParsePadAmount):