summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2014-07-31 23:32:06 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2014-07-31 23:32:06 +0000
commit0eb13de9799897a80f3fb91bef32a5c631c05bb4 (patch)
treeaaade427f17e46490184f37011cbed890ef6d0bc /CHANGES.txt
parentd5069fea2418f668d7e83cf3fafe78bf1379f528 (diff)
downloadpyserial-0eb13de9799897a80f3fb91bef32a5c631c05bb4.tar.gz
[Patch pyserial:32] Module list_ports for linux should include the product information as description.
git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@498 f19166aa-fa4f-0410-85c2-fa1106f25c8a
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c162253..5741b40 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -480,6 +480,7 @@ Version 2.8 2014-xx-xx
---------------------------
- [FTR pyserial:37] Support fileno() function in the socket protocol
- Posix: [Patch pyserial:31] Mark/space parity on Linux
+- Linux: [Patch pyserial:32] Module list_ports for linux should include the product information as description.
Bugfixes: