summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 16def23..c749814 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -446,6 +446,7 @@ Version 2.7 2012-nn-nn
- Posix: [Patch pyserial:28] Accept any speed on Linux
- Posix: [Patch pyserial:29] PosixSerial.read() should "ignore" errno.EINTR
- OSX: [Patch pyserial:27] Scan by VendorID/Product ID for USB Serial devices
+- Ensure working with bytes in write() calls
Bugfixes: