summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-04-24 07:49:45 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-04-24 07:49:45 (GMT)
commit60c803eafcbcbbcc06d74f69cda1be1a81433ee8 (patch)
treee615ed9631280bf68365f2b48e7bf4f4c9fd575f /ChangeLog
parent818ba470a09e0139346184044e9fad9505546445 (diff)
downloadtcl-60c803eafcbcbbcc06d74f69cda1be1a81433ee8.zip
tcl-60c803eafcbcbbcc06d74f69cda1be1a81433ee8.tar.gz
tcl-60c803eafcbcbbcc06d74f69cda1be1a81433ee8.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8f26f8..9c68f78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-24 David Gravereaux <davygrvy@pobox.com>
+
+ * win/tclWin32Dll.c (DllMain): Added DisableThreadLibraryCalls()
+ for the DLL_PROCESS_ATTACH case. We're not interested in knowing
+ about DLL_THREAD_ATTACH, so disable the notices.
+
2004-04-24 Daniel Steffen <das@users.sourceforge.net>
* generic/tclPort.h: