summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-11-01 22:46:40 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-11-01 22:46:40 (GMT)
commit001ae23c00c84af98a880e6f37b976d94aa7b6fe (patch)
treec0f7aa3d90f6406a2d3698d15f89dd8e0737d304 /ChangeLog
parent6e979156d6fa9009b6b5cd3bce6904fcdbaf4fa2 (diff)
downloadtk-001ae23c00c84af98a880e6f37b976d94aa7b6fe.zip
tk-001ae23c00c84af98a880e6f37b976d94aa7b6fe.tar.gz
tk-001ae23c00c84af98a880e6f37b976d94aa7b6fe.tar.bz2
* generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of
type hackery to allow numbers to be interpreted as coordinates (most notably on a canvas) without reinterpreting via a string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59769c3..cd34352 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-11-01 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of
+ type hackery to allow numbers to be interpreted as coordinates (most
+ notably on a canvas) without reinterpreting via a string.
+
2011-10-26 Don Porter <dgp@users.sourceforge.net>
* changes: Updates for 8.5.11.