summaryrefslogtreecommitdiff
path: root/pyserial/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pyserial/CHANGES.txt')
-rw-r--r--pyserial/CHANGES.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/pyserial/CHANGES.txt b/pyserial/CHANGES.txt
index 6146d29..01c9fa4 100644
--- a/pyserial/CHANGES.txt
+++ b/pyserial/CHANGES.txt
@@ -271,3 +271,12 @@ Bugfixes (win32):
- [Bug 1520357] Handle leak
- [Bug 1679013] Ignore excpetion raised by SetCommTimeout() in close().
- [Bug 1938118] process hang forever under XP
+
+
+Version 2.4
+---------------------------
+New Features:
+Bugfixes:
+Bugfixes (win32):
+Bugfixes (posix):
+- [Bug 1783159] Arbitrary baud rates (Linux/Posix)