summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-05-23 08:30:25 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-05-23 08:30:25 (GMT)
commit5feee472e0582d6cc4198fd674296de2490d051b (patch)
tree8d7a4dd933cb624ade75995443ca4b51f07eb6db /ChangeLog
parent4ed0533e8190e95f008b631119bebd7464602d1e (diff)
parente116f9258b9f116991c01216aeedf0b91fc67876 (diff)
downloadtk-5feee472e0582d6cc4198fd674296de2490d051b.zip
tk-5feee472e0582d6cc4198fd674296de2490d051b.tar.gz
tk-5feee472e0582d6cc4198fd674296de2490d051b.tar.bz2
Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled without threads 2) X11 library is too old.
A more direct test would be more desirable, but for now this should be fine.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51b2fe9..209287d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-23 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/tcl.m4: [Bug 3613668]: XFilterEvent() hangs.
+ * unix/configure:
+ * unix/tkUnixEvent.c:
+
2013-05-19 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: Fix for FreeBSD, and remove support for older