2013-06-11 14:18:23 -07:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
Changelog for package serial
|
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
|
|
Forthcoming
|
|
|
|
|
-----------
|
2013-06-11 17:05:24 -07:00
|
|
|
* Timing calculation fix for read and write.
|
|
|
|
|
Fixes `#27 <https://github.com/wjwwood/serial/issues/27>`_
|
|
|
|
|
* Update list of exceptions thrown from constructor.
|
|
|
|
|
* fix, by Thomas Hoppe <thomas.hoppe@cesys.com>
|
|
|
|
|
For SerialException's:
|
|
|
|
|
* The name was misspelled...
|
|
|
|
|
* Use std::string's for error messages to prevent corruption of messages on some platforms
|
|
|
|
|
* alloca.h does not exist on OpenBSD either.
|
2013-06-11 14:18:23 -07:00
|
|
|
|
2013-06-11 17:05:24 -07:00
|
|
|
1.1.3 (2013-01-09 10:54:34 -0800)
|
|
|
|
|
---------------------------------
|
|
|
|
|
* Install headers
|
2013-06-11 14:18:23 -07:00
|
|
|
|
2013-06-11 17:05:24 -07:00
|
|
|
1.1.2 (2012-12-14 14:08:55 -0800)
|
|
|
|
|
---------------------------------
|
2013-06-11 14:18:23 -07:00
|
|
|
* Fix buildtool depends
|
|
|
|
|
|
|
|
|
|
1.1.1 (2012-12-03)
|
|
|
|
|
------------------
|
2013-06-11 17:05:24 -07:00
|
|
|
* Removed rt linking on OS X. Fixes `#24 <https://github.com/wjwwood/serial/issues/24>`_.
|
2013-06-11 14:18:23 -07:00
|
|
|
|
|
|
|
|
1.1.0 (2012-10-24)
|
|
|
|
|
------------------
|
2013-06-11 17:05:24 -07:00
|
|
|
* Previous history is unstructured and therefore has been truncated. See the commit messages for more info.
|