summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-05-29 14:57:44 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-05-29 14:57:44 (GMT)
commitda68cb938e2bec4280883c4052906b9811aadf7c (patch)
treed5339e880aa30941f4823b36606c7e1b7e484770 /ChangeLog
parentc9b81d88741dc175b61b47fd0086e96ad479dcb5 (diff)
downloadtk-da68cb938e2bec4280883c4052906b9811aadf7c.zip
tk-da68cb938e2bec4280883c4052906b9811aadf7c.tar.gz
tk-da68cb938e2bec4280883c4052906b9811aadf7c.tar.bz2
Added OSX-specific mechanism to allow retrieval of the drawing surface.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37dfceb..6bcd66c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-29 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkInt.decls (TkMacOSXDrawable): Added OSX-specific mechanism
+ to allow retrieval of the drawing surface. Allows Canvas3d to be
+ adapted to 8.6.
+
2012-05-28 Francois Vogel <fvogelnew1@free.fr>
* doc/text.n: [Bug 1630251]: Documentation for -endline option was wrong