From 7816a6a659f0434770edf47d15d0ee24add3b04f Mon Sep 17 00:00:00 2001 From: cliechti Date: Fri, 31 May 2013 01:27:25 +0000 Subject: [Bug pyserial:137] Patch to add non-standard baudrates to Cygwin git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@459 f19166aa-fa4f-0410-85c2-fa1106f25c8a --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 143ac23..dee6da0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -452,6 +452,7 @@ Bugfixes (posix): - [Patch 3462364] Fix: NameError: global name 'base' is not defined - list_ports and device() for BSD updated (Anders Langworthy) - [Bug 3518380] python3.2 -m serial.tools.list_ports error +- [Bug pyserial:137] Patch to add non-standard baudrates to Cygwin Bugfixes (win32): -- cgit v1.2.1