summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
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 663dbeb..f9cf277 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -494,6 +494,8 @@ Bugfixes:
Bugfixes (posix):
+- [Bug pyserial:156] PosixSerial.open raises OSError rather than
+ SerialException when port open fails
- [Bug pyserial:163] serial.tools.list_ports.grep() fails if it encounters None type
Bugfixes (cli):