summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-04-18 22:56:34 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-04-18 22:56:34 +0000
commita4b42bf7e70eaf50bfd7889ac2a3d67a91b5dd48 (patch)
treec31c8817becea0c07dbbfd7a80116764742a5738 /ChangeLog
parent137bc70b64b7b1d8280a6580532007e27e2c7e3f (diff)
Update changelog and bump version numberlibs-2.16
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f46894c..6559577e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 2.16:
+ Fix buffer allocation for features to string conversion.
+ Add function for reading local supported commands.
+ Add function for reading local extended features.
+ Add function for reading remote extended features.
+ Add function for getting the remote name with a clock offset.
+ Add function for extracting the OUI from a BD_ADDR.
+ Add inquiry info structure with RSSI and page scan mode.
+ Support inquiry with unlimited number of responses.
+
ver 2.15:
Use better way for unaligned access.
Remove sdp_internal.h and its usage.