summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-04-26 13:46:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-04-26 13:46:50 (GMT)
commit92dc17bde5685c5249794b0ef519d9597139c5f4 (patch)
treef615c62d9a90a426f11641059be9dfb0a0f64bcb /ChangeLog
parent8a45d9cff4f3ae233e7eb8405aaab0ec90596cca (diff)
downloadtk-92dc17bde5685c5249794b0ef519d9597139c5f4.zip
tk-92dc17bde5685c5249794b0ef519d9597139c5f4.tar.gz
tk-92dc17bde5685c5249794b0ef519d9597139c5f4.tar.bz2
Ensure that Tk_GetHINSTANCE is defined on OSX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--[-rwxr-xr-x]ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4d5c3e..cdfcd5b 100755..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