summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-23 14:11:12 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-23 14:11:12 (GMT)
commit4462cc72bb42f0c350c2059a67c357a63220e326 (patch)
tree30bea1825b088741bc9e20b18e6ac4179c238285 /ChangeLog
parent5527cd9c6af02e9a7ccfcb8f56526e5a484dfbcd (diff)
parent5c9b640714bee1ace568923c48755f7b04d9fd9c (diff)
downloadtcl-4462cc72bb42f0c350c2059a67c357a63220e326.zip
tcl-4462cc72bb42f0c350c2059a67c357a63220e326.tar.gz
tcl-4462cc72bb42f0c350c2059a67c357a63220e326.tar.bz2
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e68e96..0cf822d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-01-23 Donal K. Fellows <dkf@users.sf.net>
+
+ * library/http/http.tcl (http::geturl): [Bug 2911139]: Do not do vwait
+ for connect to avoid reentrancy problems (except when operating
+ without a -command option). Internally, this means that all sockets
+ created by the http package will always be operated in asynchronous
+ mode.
+
2013-01-18 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclPort.h: [Bug 3598300]: unix: tcl.h does not include