summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2011-11-02 01:09:09 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2011-11-02 01:09:09 +0000
commit63b736c934ce55ba194733af3fb7e78afe701e53 (patch)
tree9ac0da1dba21ad6e90524ae3e6e6c12f9a64a1e8 /CHANGES.txt
parent21203886367297d207685a116019d477b1c66205 (diff)
downloadpyserial-63b736c934ce55ba194733af3fb7e78afe701e53.tar.gz
Release 2.6
git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@436 f19166aa-fa4f-0410-85c2-fa1106f25c8a
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f7ef70c..4271289 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -398,7 +398,7 @@ Bugfixes (win32):
(bug introduced in 2.5-rc1)
-Version 2.6 2011-nn-nn
+Version 2.6 2011-11-02
---------------------------
New Features:
@@ -428,6 +428,7 @@ Bugfixes (posix):
Bugfixes (win32):
- [Bug 3057499] writeTimeoutError when write Timeout is 0
+- [Bug 3414327] Character out of range in list_ports_windows
- [Patch 3036175] Windows 98 Support fix
- [Patch 3054352] RTS automatic toggle, for RS485 functionality.
- Fix type definitions for 64 bit Windows compatibility