Fix possible use of uninitialised variable in poll() setup.
[libserialport/gsi.git] / NEWS
blob94dab4f5ee0f118aefb107b65a9ec4e8094714a0
1 next
2 ------------------
4  * New API to obtain a user friendly port description: sp_get_port_description().
5  * New API to obtain the underlying transport type: sp_get_port_transport().
6  * New API to obtain USB device details: sp_get_port_usb_*().
7  * New API to obtain Bluetooth MAC address: sp_get_port_bluetooth_address().
9 0.1.0 (2014-05-06)
10 ------------------
12  * Initial release.