summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2013-10-10 23:23:32 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2013-10-10 23:23:32 +0000
commit68d7cd46a21e951a2851dc6bcf3ce47c8163b043 (patch)
tree2e802e6255e64463a5030c03ddf7ce4764065b9f /CHANGES.txt
parent08cf708dfc2e857dd2d946c16e0a96d18bbe6d18 (diff)
downloadpyserial-68d7cd46a21e951a2851dc6bcf3ce47c8163b043.tar.gz
[Bug pyserial:152] Cannot configure port, some setting was wrong. can leave port handle open but port not accessible
git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@462 f19166aa-fa4f-0410-85c2-fa1106f25c8a
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index eebf8d4..0136145 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -463,4 +463,6 @@ Bugfixes (win32):
- [Bug 3550043] on Window in tools global name 'GetLastError' is not defined
- [Bug pyserial:146] flush() does nothing in windows (despite docs)
- [Bug pyserial:144] com0com ports ignored due to missing "friendly name"
+- [Bug pyserial:152] Cannot configure port, some setting was wrong. can leave
+ port handle open but port not accessible