mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +08:00
update changelogs
This commit is contained in:
parent
15d37ac3aa
commit
0fb1a6de87
@ -2,6 +2,17 @@
|
||||
Changelog for package serial
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Improved support for mingw (mxe.cc)
|
||||
* Fix compilation warning
|
||||
See issue `#53 <https://github.com/wjwwood/serial/issues/53>`_
|
||||
* Improved timer handling in unix implementation
|
||||
* fix broken ifdef _WIN32
|
||||
* Fix broken ioctl calls, add exception handling.
|
||||
* Code guards for platform-specific implementations. (when not using cmake / catkin)
|
||||
* Contributors: Christopher Baker, Mike Purvis, Nicolas Bigaouette, William Woodall, dawid
|
||||
|
||||
1.1.6 (2013-10-17)
|
||||
------------------
|
||||
* Move stopbits_one_point_five to the end of the enum, so that it doesn't alias with stopbits_two.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user