summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-04-26 13:48:08 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-04-26 13:48:08 (GMT)
commit8dca7f801721aeb881ce80cb84c05269f80a2a1a (patch)
tree38f9ff1451358432a21c30beaa7dd8eb101e9f9d /ChangeLog
parent8cc7bce73e9997bd6f37cf9e35c4840be1912c8c (diff)
parente9140811cd74d9b4da77039deb20dfca25fd798c (diff)
downloadtk-8dca7f801721aeb881ce80cb84c05269f80a2a1a.zip
tk-8dca7f801721aeb881ce80cb84c05269f80a2a1a.tar.gz
tk-8dca7f801721aeb881ce80cb84c05269f80a2a1a.tar.bz2
Ensure that Tk_GetHINSTANCE is defined on OSX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e47126c..c573d81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-26 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkStubInit.c (Tk_GetHINSTANCE): Ensure that this is defined
+ for OSX.
+
2012-04-26 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tk.decls: [Bug 3508771]: Implement TkClipBox, Tk*Region and