mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
1.1.7
This commit is contained in:
parent
0fb1a6de87
commit
17afacc625
@ -2,8 +2,8 @@
|
|||||||
Changelog for package serial
|
Changelog for package serial
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.1.7 (2014-02-20)
|
||||||
-----------
|
------------------
|
||||||
* Improved support for mingw (mxe.cc)
|
* Improved support for mingw (mxe.cc)
|
||||||
* Fix compilation warning
|
* Fix compilation warning
|
||||||
See issue `#53 <https://github.com/wjwwood/serial/issues/53>`_
|
See issue `#53 <https://github.com/wjwwood/serial/issues/53>`_
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<package>
|
<package>
|
||||||
<name>serial</name>
|
<name>serial</name>
|
||||||
<version>1.1.6</version>
|
<version>1.1.7</version>
|
||||||
<description>
|
<description>
|
||||||
Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows.
|
Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user