summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2014-01-30 11:02:51 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2014-01-30 11:02:51 (GMT)
commitd7757d423e285ae0c112407d1dcc60191aa0b4bd (patch)
treed575677dcd6766a1044753f84cdbc788f010e1ac /ChangeLog
parent9d0cf098518e48651256d556d750716978ea57df (diff)
downloadtcl-d7757d423e285ae0c112407d1dcc60191aa0b4bd.zip
tcl-d7757d423e285ae0c112407d1dcc60191aa0b4bd.tar.gz
tcl-d7757d423e285ae0c112407d1dcc60191aa0b4bd.tar.bz2
win/tclWinChan.c Tcl_InitNotifier: Bug [2413550] Avoid reopening of serial channels which causes issues with Bluetooth virtual com. Patch by Rolf Schroedter.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd8c7c7..aec77d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,12 @@ this log file. You may still find useful things in it, but the Timeline is
a better first place to look now.
============================================================================
+2014-01-30 Harald Oehlmann <oehhar@users.sf.net>
+
+ * win/tclWinChan.c Tcl_InitNotifier: Bug [2413550]
+ Avoid reopening of serial channels which causes issues with
+ Bluetooth virtual com. Patch by Rolf Schroedter.
+
2013-08-30 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h: Bump to 8.5.15 for release.