diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-12-25 15:29:07 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-12-25 15:29:07 +0000 |
commit | feb54741c2fce3f00a260cf7eb73ed449d99d958 (patch) | |
tree | 877344d679bfd6f67531bc26b10b39be4500881f /ChangeLog | |
parent | 3966064e7e4cfdffc55f63339605b809f7be3ba7 (diff) | |
download | bluez-feb54741c2fce3f00a260cf7eb73ed449d99d958.tar.gz |
Update changelog and bump version numberutils-3.8
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +ver 3.8: + Sort discovered devices list based on their RSSI. + Send DiscoverableTimeoutChanged signal. + Fix local and remote name validity checking. + Add ListRemoteDevices and ListRecentRemoteDevices methods. + Add basic integration of confirmation concept. + Add support for service record description via XML. + Add support for external commands to the RFCOMM utility. + Add experimental service and authorization API. + + Note: + This version needs at least bluez-libs-3.8 + ver 3.7: Fix class of device handling. Fix error replies with pairing and security mode 3. |