summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2013-05-23 08:30:25 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2013-05-23 08:30:25 (GMT)
commit5402a1fc7cc93e7199e65cab2358ac8f92a1ccc7 (patch)
tree8d7a4dd933cb624ade75995443ca4b51f07eb6db /ChangeLog
parent8e2524d0be3bbfeb13c9c3041f8b4276f56abdb4 (diff)
parent167b472d63677ed4b0e560b3152416c7a9cced1a (diff)
downloadtk-5402a1fc7cc93e7199e65cab2358ac8f92a1ccc7.zip
tk-5402a1fc7cc93e7199e65cab2358ac8f92a1ccc7.tar.gz
tk-5402a1fc7cc93e7199e65cab2358ac8f92a1ccc7.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. FossilOrigin-Name: c98f76a4b86d507ced2f7b153cbb6ba790e8e5f4
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