summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2009-04-10 18:10:44 (GMT)
committerdas <das>2009-04-10 18:10:44 (GMT)
commit9d3cbd2e7e2a1472598d929e821970ea69c77cc4 (patch)
treed1c93e77ef34b6d81c154bee1207bfd3da6d49c9 /ChangeLog
parent51f5dcf907c1e99b13539880d97592a9c0574e5c (diff)
downloadtcl-9d3cbd2e7e2a1472598d929e821970ea69c77cc4.zip
tcl-9d3cbd2e7e2a1472598d929e821970ea69c77cc4.tar.gz
tcl-9d3cbd2e7e2a1472598d929e821970ea69c77cc4.tar.bz2
* unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL.
[Bug 1961211]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 398ee15..b279100 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
2008-04-10 Daniel Steffen <das@users.sourceforge.net>
+ * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL.
+ [Bug 1961211]
+
* macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow
embedding into applications that
already have a CFRunLoop running and