]> sigrok.org Git - libserialport.git/blobdiff - NEWS
linux: Fix warning by marking vid, pid variables unsigned.
[libserialport.git] / NEWS
diff --git a/NEWS b/NEWS
index 88c89a3e794cf820157c248404e2984cda896393..94dab4f5ee0f118aefb107b65a9ec4e8094714a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,9 @@ next
 ------------------
 
  * New API to obtain a user friendly port description: sp_get_port_description().
- * New API to obtain the underlying transport type: sp_get_port_description().
- * New API to obtain USB descriptor details: sp_get_port_usb_*().
- * New API to obtain bluetooth address: sp_get_port_bluetooth_address().
+ * New API to obtain the underlying transport type: sp_get_port_transport().
+ * New API to obtain USB device details: sp_get_port_usb_*().
+ * New API to obtain Bluetooth MAC address: sp_get_port_bluetooth_address().
 
 0.1.0 (2014-05-06)
 ------------------