From 3067da1bb2dc414d6a07bc6d4751ac460c9672ee Mon Sep 17 00:00:00 2001 From: cliechti Date: Fri, 31 May 2013 00:47:16 +0000 Subject: [Bug pyserial:146] flush() does nothing in windows (despite docs) git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@456 f19166aa-fa4f-0410-85c2-fa1106f25c8a --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 8359d28..f57eab7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -456,4 +456,6 @@ Bugfixes (win32): - [Bug 3444941] ctypes.WinError() unicode error - [Bug 3550043] on Window in tools global name 'GetLastError' is not defined +- [Bug pyserial:146] flush() does nothing in windows (despite docs) + -- cgit v1.2.1