summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2016-05-05 23:54:35 +0200
committerChris Liechti <cliechti@gmx.net>2016-05-05 23:54:35 +0200
commit06ae1dcb083ae3c04ddb1c3ac41374afff8027f6 (patch)
tree6cdd0ad70578190a34aedaa4953a6afa6129d057 /CHANGES.rst
parent2c278a867174337d26da3d0a9d26066698b0e0fd (diff)
downloadpyserial-git-06ae1dcb083ae3c04ddb1c3ac41374afff8027f6.tar.gz
doc update
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 559222d..4aee565 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -598,6 +598,7 @@ Improvements:
value is set explicitly.
- code style updates
- posix: remove "number_to_device" which is not called anymore
+- miniterm: try to exit reader thread if write thread fails
Bugfixes: