From 5383c4185205e4f53a26483d81c4e92f39778fad Mon Sep 17 00:00:00 2001 From: cliechti Date: Thu, 17 Oct 2013 03:19:00 +0000 Subject: doc updates git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@482 f19166aa-fa4f-0410-85c2-fa1106f25c8a --- CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index c749814..a1d2b41 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -434,11 +434,11 @@ Bugfixes (win32): - Fix type definitions for 64 bit Windows compatibility -Version 2.7 2012-nn-nn +Version 2.7 2013-nn-nn --------------------------- - Win32: setRTS and setDTR can be called before the port is opened and it will set the initial state on port open. -- Posix: add platform specific method: outWaiting (already pesent for Win32) +- Posix: add platform specific method: outWaiting (already present for Win32) - Posix: rename flowControl to setXON to match name on Win32, add flowControlOut function - rfc2217: zero polls value (baudrate, data size, stop bits, parity) (Erik @@ -470,7 +470,7 @@ Bugfixes (posix): Bugfixes (win32): - [Bug 3444941] ctypes.WinError() unicode error -- [Bug 3550043] on Window in tools global name 'GetLastError' is not defined +- [Bug 3550043] on Windows in tools global name 'GetLastError' is not defined - [Bug pyserial:146] flush() does nothing in windows (despite docs) - [Bug pyserial:144] com0com ports ignored due to missing "friendly name" - [Bug pyserial:152] Cannot configure port, some setting was wrong. Can leave -- cgit v1.2.1