summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-05-10 21:36:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-05-10 21:36:35 (GMT)
commit88d2561621f99dad2a7f8bf122dac2c1d837ed25 (patch)
tree8dd31bde7b5085a15d32cbc44c42b2be67dfc55d /ChangeLog
parent99402b0b6312e1c1cd6c8e74b47cb65489e7625a (diff)
downloadtk-88d2561621f99dad2a7f8bf122dac2c1d837ed25.zip
tk-88d2561621f99dad2a7f8bf122dac2c1d837ed25.tar.gz
tk-88d2561621f99dad2a7f8bf122dac2c1d837ed25.tar.bz2
* generic/tkTextDisp.c (GetXView): Improved numerical precision
of calculation of [.t xview] return values. * tests/textDisp.test: Match greater precisions of [.t xview] and [.t yview] values in tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95ac6d4..978618f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-10 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tkTextDisp.c (GetXView): Improved numerical precision
+ of calculation of [.t xview] return values.
+ * tests/textDisp.test: Match greater precisions of [.t xview] and
+ [.t yview] values in tests.
+
2005-05-06 Jeff Hobbs <jeffh@ActiveState.com>
* unix/configure: regen