summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2014-07-31 15:29:34 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2014-07-31 15:29:34 +0000
commitc00ef647297d5706e533334eea28fcb00cc461db (patch)
tree46a77147558806126113d74f52809c5ebd87c2fb /CHANGES.txt
parentb6986f97b2f0c8ac42c67698aa090d155b657ff6 (diff)
downloadpyserial-c00ef647297d5706e533334eea28fcb00cc461db.tar.gz
[Bug pyserial:166] RFC2217 connections always fail
git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@495 f19166aa-fa4f-0410-85c2-fa1106f25c8a
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 6c2d478..da3f6df 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -476,3 +476,9 @@ Bugfixes (win32):
- [Bug pyserial:152] Cannot configure port, some setting was wrong. Can leave
port handle open but port not accessible
+Version 2.8 2014-xx-xx
+---------------------------
+
+Bugfixes:
+
+- [Bug pyserial:166] RFC2217 connections always fail