From b2b603c04c106388507fa18dfbfafc5eea75e859 Mon Sep 17 00:00:00 2001 From: cliechti Date: Thu, 17 Oct 2013 16:02:32 +0000 Subject: prepare release git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@489 f19166aa-fa4f-0410-85c2-fa1106f25c8a --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index a1d2b41..6c2d478 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -434,7 +434,7 @@ Bugfixes (win32): - Fix type definitions for 64 bit Windows compatibility -Version 2.7 2013-nn-nn +Version 2.7 2013-10-17 --------------------------- - Win32: setRTS and setDTR can be called before the port is opened and it will set the initial state on port open. @@ -443,7 +443,7 @@ Version 2.7 2013-nn-nn flowControlOut function - rfc2217: zero polls value (baudrate, data size, stop bits, parity) (Erik Lundh) -- Posix: [Patch pyserial:28] Accept any speed on Linux +- Posix: [Patch pyserial:28] Accept any speed on Linux [update] - 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 -- cgit v1.2.1