summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 978618f..ee02eb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-10 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * library/text.tcl: test and fix to TextPrevPara to avoid infinite loop
+ * tests/textIndex.test: at start of widget [Bug 1191895]
+
+ * generic/tkTextDisp.c: better synchronisation between
+ explicit and implicit pixel line-height calculations [Bug 1186558]
+
2005-05-10 Don Porter <dgp@users.sourceforge.net>
* generic/tkTextDisp.c (GetXView): Improved numerical precision