summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-23 08:30:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-23 08:30:25 (GMT)
commitf2b8d5da71f3a3ae8005446944298dffb8afea12 (patch)
tree8d7a4dd933cb624ade75995443ca4b51f07eb6db /ChangeLog
parent96cbb5984418d98f3b12a3d4a7f9fe0a59b69c0e (diff)
parent065fac98e4214fff12f98098eca8e6c9e4e86301 (diff)
downloadtk-f2b8d5da71f3a3ae8005446944298dffb8afea12.zip
tk-f2b8d5da71f3a3ae8005446944298dffb8afea12.tar.gz
tk-f2b8d5da71f3a3ae8005446944298dffb8afea12.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