summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-06-14 15:22:37 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-06-14 15:22:37 (GMT)
commit7ada94b3ede6a4073f4420a8b21ff0160faaf935 (patch)
treed0dae881245c80844d9e222a019cb4788b744ab3 /ChangeLog
parent0f3e7b28dc6b781374a7e7616cc33791549f5570 (diff)
downloadtcl-7ada94b3ede6a4073f4420a8b21ff0160faaf935.zip
tcl-7ada94b3ede6a4073f4420a8b21ff0160faaf935.tar.gz
tcl-7ada94b3ede6a4073f4420a8b21ff0160faaf935.tar.bz2
* win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in
the presence of applications that dont process Window messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c13e3e..cca9ee6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-14 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in
+ the presence of applications that dont process Window messages.
+
2004-06-10 Andreas Kupries <andreask@activestate.com>
* generic/tclDecls.h: Regenerated on a unix box.