summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs2 <hobbs2>2008-02-23 22:16:53 (GMT)
committerhobbs2 <hobbs2>2008-02-23 22:16:53 (GMT)
commit8cc084b70b8b075a7a5e6fb7306c0ca057e68a75 (patch)
tree7f702e99770af13fdb2613f6b3995707965374b1 /ChangeLog
parentad1819fa353bf8962d13f2afa6312e017ae4b325 (diff)
downloadtktreectrl-8cc084b70b8b075a7a5e6fb7306c0ca057e68a75.zip
tktreectrl-8cc084b70b8b075a7a5e6fb7306c0ca057e68a75.tar.gz
tktreectrl-8cc084b70b8b075a7a5e6fb7306c0ca057e68a75.tar.bz2
* generic/tkTreeTheme.c (DllMain): get module at dll load time to
avoid GetModuleHandleEx call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb4a73f..7395694 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-23 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkTreeTheme.c (DllMain): get module at dll load time to
+ avoid GetModuleHandleEx call.
+
2008-02-22 Jeff Hobbs <jeffh@ActiveState.com>
* demos/demo.tcl, doc/What's New in TkTreeCtrl.html: