summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-04-26 13:47:42 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-04-26 13:47:42 (GMT)
commite9140811cd74d9b4da77039deb20dfca25fd798c (patch)
treeadbc96bfbf2c90b44b2070256b50a7f36e4a8dda /ChangeLog
parent7ecd8e8c987bdd12afd8bb46586e17d913b78a3a (diff)
parent92dc17bde5685c5249794b0ef519d9597139c5f4 (diff)
downloadtk-e9140811cd74d9b4da77039deb20dfca25fd798c.zip
tk-e9140811cd74d9b4da77039deb20dfca25fd798c.tar.gz
tk-e9140811cd74d9b4da77039deb20dfca25fd798c.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 65d5583..20a06ca 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